"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/09/08 04:21:35 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-zehuhaf4hazi" 2026/09/08 04:21:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 04:21:35 DEBUG : Setting type=XXX for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/09/08 04:21:35 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/08 04:21:35 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/09/08 04:21:35 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/08 04:21:35 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/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: 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/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell type "unix" from config 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Relative path resolved to "/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Using root directory "/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:35 DEBUG : Creating backend with remote "/tmp/rclone171858357" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:35 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:35 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:35 DEBUG : dir: Looking for writers 2026/09/08 04:21:35 DEBUG : Looking for writers 2026/09/08 04:21:35 DEBUG : dir: reading active writers 2026/09/08 04:21:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.22s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:35 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:35 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:35 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/09/08 04:21:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:36 DEBUG : dir/subdir: Looking for writers 2026/09/08 04:21:36 DEBUG : dir: Looking for writers 2026/09/08 04:21:36 DEBUG : subdir: reading active writers 2026/09/08 04:21:36 DEBUG : file1: reading active writers 2026/09/08 04:21:36 DEBUG : file2: reading active writers 2026/09/08 04:21:36 DEBUG : Looking for writers 2026/09/08 04:21:36 DEBUG : dir: reading active writers 2026/09/08 04:21:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.60s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:36 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:36 DEBUG : dir: Looking for writers 2026/09/08 04:21:36 DEBUG : file1: reading active writers 2026/09/08 04:21:36 DEBUG : Looking for writers 2026/09/08 04:21:36 DEBUG : dir: reading active writers 2026/09/08 04:21:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.24s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:36 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:36 DEBUG : dir: Looking for writers 2026/09/08 04:21:36 DEBUG : Looking for writers 2026/09/08 04:21:36 DEBUG : dir: reading active writers 2026/09/08 04:21:36 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.19s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:36 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:36 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:36 DEBUG : forgetting directory cache 2026/09/08 04:21:36 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:36 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:36 DEBUG : Looking for writers 2026/09/08 04:21:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.24s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:36 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:36 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/08 04:21:37 DEBUG : dir: invalidating directory cache 2026/09/08 04:21:37 DEBUG : >ForgetPath: 2026/09/08 04:21:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/08 04:21:37 DEBUG : invalidating directory cache 2026/09/08 04:21:37 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:37 DEBUG : >ForgetPath: 2026/09/08 04:21:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/08 04:21:37 DEBUG : >ForgetPath: 2026/09/08 04:21:37 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:37 DEBUG : dir: Looking for writers 2026/09/08 04:21:37 DEBUG : Looking for writers 2026/09/08 04:21:37 DEBUG : dir: reading active writers 2026/09/08 04:21:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.17s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:37 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: 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/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/fil/a/b/c" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/fil/a/b/c 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/fil/a/b/c" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-zehuhaf4hazi/fil/a/b/c 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/fil/a/b/c" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/fil/a/b/c 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/fil/a/b/c" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-zehuhaf4hazi/fil/a/b/c 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:37 DEBUG : forgetting directory cache 2026/09/08 04:21:37 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:37 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:37 DEBUG : dir: Looking for writers 2026/09/08 04:21:37 DEBUG : fil/a/b: Looking for writers 2026/09/08 04:21:37 DEBUG : fil/a: Looking for writers 2026/09/08 04:21:37 DEBUG : b: reading active writers 2026/09/08 04:21:37 DEBUG : fil: Looking for writers 2026/09/08 04:21:37 DEBUG : a: reading active writers 2026/09/08 04:21:37 DEBUG : Looking for writers 2026/09/08 04:21:37 DEBUG : dir: reading active writers 2026/09/08 04:21:37 DEBUG : fil: reading active writers 2026/09/08 04:21:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.76s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:37 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:37 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:38 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:38 DEBUG : dir: Looking for writers 2026/09/08 04:21:38 DEBUG : Looking for writers 2026/09/08 04:21:38 DEBUG : dir: reading active writers 2026/09/08 04:21:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:38 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:38 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:38 DEBUG : dir: Looking for writers 2026/09/08 04:21:38 DEBUG : file1: reading active writers 2026/09/08 04:21:38 DEBUG : Looking for writers 2026/09/08 04:21:38 DEBUG : dir: reading active writers 2026/09/08 04:21:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.20s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:38 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/subdir/file3" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-zehuhaf4hazi/dir/subdir/file3 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/09/08 04:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/08 04:21:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/08 04:21:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/08 04:21:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/08 04:21:38 DEBUG : Waiting for deletions to finish 2026/09/08 04:21:38 INFO : dir/subdir/file3: Deleted 2026/09/08 04:21:38 DEBUG : removing 1 level 2 directories 2026/09/08 04:21:38 INFO : dir/subdir: Removing directory 2026/09/08 04:21:38 DEBUG : dir: invalidating directory cache 2026/09/08 04:21:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/08 04:21:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/08 04:21:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/08 04:21:38 DEBUG : dir/file1: Reset virtual modtime 2026/09/08 04:21:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/08 04:21:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/08 04:21:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/08 04:21:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/08 04:21:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:38 DEBUG : dir: invalidating directory cache 2026/09/08 04:21:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/08 04:21:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/08 04:21:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/08 04:21:38 DEBUG : forgetting directory cache 2026/09/08 04:21:38 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/08 04:21:38 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:38 DEBUG : dir/virtualDir: Looking for writers 2026/09/08 04:21:38 DEBUG : dir: Looking for writers 2026/09/08 04:21:38 DEBUG : file1: reading active writers 2026/09/08 04:21:38 DEBUG : virtualFile2: reading active writers 2026/09/08 04:21:38 DEBUG : virtualFile: reading active writers 2026/09/08 04:21:38 DEBUG : virtualDir: reading active writers 2026/09/08 04:21:38 DEBUG : Looking for writers 2026/09/08 04:21:38 DEBUG : dir: reading active writers 2026/09/08 04:21:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.60s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:38 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:38 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:39 ERROR : dir/: Can only open directories read only 2026/09/08 04:21:39 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:39 DEBUG : dir: Looking for writers 2026/09/08 04:21:39 DEBUG : Looking for writers 2026/09/08 04:21:39 DEBUG : dir: reading active writers 2026/09/08 04:21:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.22s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:39 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 04:21:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/08 04:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 04:21:39 DEBUG : dir/potato: size = 5 OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/potato" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/potato 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/potato" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/dir/potato 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:21:39 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:21:39 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/08 04:21:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/08 04:21:39 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:39 DEBUG : dir: Looking for writers 2026/09/08 04:21:39 DEBUG : file1: reading active writers 2026/09/08 04:21:39 DEBUG : potato: reading active writers 2026/09/08 04:21:39 DEBUG : Looking for writers 2026/09/08 04:21:39 DEBUG : dir: reading active writers 2026/09/08 04:21:39 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.43s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:39 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:39 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:39 DEBUG : dir/sub: Looking for writers 2026/09/08 04:21:39 DEBUG : dir: Looking for writers 2026/09/08 04:21:39 DEBUG : file1: reading active writers 2026/09/08 04:21:39 DEBUG : sub: reading active writers 2026/09/08 04:21:39 DEBUG : Looking for writers 2026/09/08 04:21:39 DEBUG : dir: reading active writers 2026/09/08 04:21:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.42s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:39 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:39 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 04:21:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:40 DEBUG : dir/sub/subsub: Looking for writers 2026/09/08 04:21:40 DEBUG : dir/sub: Looking for writers 2026/09/08 04:21:40 DEBUG : subsub: reading active writers 2026/09/08 04:21:40 DEBUG : dir: Looking for writers 2026/09/08 04:21:40 DEBUG : sub: reading active writers 2026/09/08 04:21:40 DEBUG : file1: reading active writers 2026/09/08 04:21:40 DEBUG : Looking for writers 2026/09/08 04:21:40 DEBUG : dir: reading active writers 2026/09/08 04:21:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.45s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:40 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:40 ERROR : dir/: Dir.Remove not empty 2026/09/08 04:21:40 DEBUG : dir/file1: Remove: 2026/09/08 04:21:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:40 DEBUG : dir/file1: >Remove: err= 2026/09/08 04:21:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 04:21:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:40 DEBUG : Looking for writers 2026/09/08 04:21:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.19s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:40 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:40 DEBUG : dir/file1: Remove: 2026/09/08 04:21:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:40 DEBUG : dir/file1: >Remove: err= 2026/09/08 04:21:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 04:21:40 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:40 DEBUG : Looking for writers 2026/09/08 04:21:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.23s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:40 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:40 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:41 DEBUG : dir/file1: Remove: 2026/09/08 04:21:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:41 DEBUG : dir/file1: >Remove: err= 2026/09/08 04:21:41 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:41 DEBUG : dir: Looking for writers 2026/09/08 04:21:41 DEBUG : Looking for writers 2026/09/08 04:21:41 DEBUG : dir: reading active writers 2026/09/08 04:21:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.33s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:41 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file3" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file3 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file3" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zehuhaf4hazi/dir/file3 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file3" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file3 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file3" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zehuhaf4hazi/dir/file3 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/08 04:21:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/08 04:21:41 DEBUG : dir: Updating dir with dir2 0x1904c1b1fa40 2026/09/08 04:21:41 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/08 04:21:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir2/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir2/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir2/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir2/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir2/file1" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir2/file1 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:41 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:41 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/08 04:21:42 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/08 04:21:42 DEBUG : file2: Updating file with file2 0x1904c1d88b60 2026/09/08 04:21:42 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/09/08 04:21:42 INFO : dir2/file3: Deleted 2026/09/08 04:21:42 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/08 04:21:42 DEBUG : dir2/file3: Updating file with dir2/file3 0x1904c1d88b60 2026/09/08 04:21:42 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/08 04:21:42 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir2/file3" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir2/file3 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:42 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:42 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/08 04:21:42 DEBUG : empty directory: Updating dir with renamed empty directory 0x1904c1b1e600 2026/09/08 04:21:42 DEBUG : empty directory: forgetting directory cache 2026/09/08 04:21:42 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/08 04:21:42 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/08 04:21:42 DEBUG : dir2: Renaming to "dir3" 2026/09/08 04:21:42 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:42 DEBUG : dir3: Looking for writers 2026/09/08 04:21:42 DEBUG : file3: reading active writers 2026/09/08 04:21:42 DEBUG : renamed empty directory: Looking for writers 2026/09/08 04:21:42 DEBUG : Looking for writers 2026/09/08 04:21:42 DEBUG : dir3: reading active writers 2026/09/08 04:21:42 DEBUG : renamed empty directory: reading active writers 2026/09/08 04:21:42 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.86s) === 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-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:42 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:42 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/08 04:21:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:21:43 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:21:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 04:21:43 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/08 04:21:43 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/08 04:21:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 04:21:43 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:21:43 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:21:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 04:21:43 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/08 04:21:43 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/08 04:21:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (12 bytes), uploading instead of streaming 2026/09/08 04:21:43 DEBUG : dir/sub/file2: size = 12 OK 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/sub/file2" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/sub/file2 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/sub/file2" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-zehuhaf4hazi/dir/sub/file2 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:43 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/09/08 04:21:43 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/08 04:21:43 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/08 04:21:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/08 04:21:43 DEBUG : forgetting directory cache 2026/09/08 04:21:43 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:43 DEBUG : dir/sub: forgetting directory cache 2026/09/08 04:21:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/08 04:21:43 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 04:21:43 DEBUG : dir/sub/file0: size = 5 OK 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/sub/file0" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/sub/file0 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/sub/file0" 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/dir/sub/file0 2026/09/08 04:21:43 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:43 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:21:43 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:21:43 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/08 04:21:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/08 04:21:43 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:43 DEBUG : dir/sub: Looking for writers 2026/09/08 04:21:43 DEBUG : file0: reading active writers 2026/09/08 04:21:43 DEBUG : file2: reading active writers 2026/09/08 04:21:43 DEBUG : dir: Looking for writers 2026/09/08 04:21:43 DEBUG : file1: reading active writers 2026/09/08 04:21:43 DEBUG : sub: reading active writers 2026/09/08 04:21:43 DEBUG : Looking for writers 2026/09/08 04:21:43 DEBUG : dir: reading active writers 2026/09/08 04:21:43 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:43 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:43 DEBUG : forgetting directory cache 2026/09/08 04:21:44 DEBUG : forgetting directory cache 2026/09/08 04:21:44 DEBUG : dir: forgetting directory cache 2026/09/08 04:21:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:44 DEBUG : dir: Looking for writers 2026/09/08 04:21:44 DEBUG : Looking for writers 2026/09/08 04:21:44 DEBUG : dir: reading active writers 2026/09/08 04:21:44 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:44 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/08 04:21:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:21:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/08 04:21:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/08 04:21:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/08 04:21:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:21:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 04:21:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/08 04:21:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:21:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/08 04:21:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/08 04:21:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/08 04:21:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:21:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 04:21:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:44 DEBUG : dir: Looking for writers 2026/09/08 04:21:44 DEBUG : file1.metadata: reading active writers 2026/09/08 04:21:44 DEBUG : file1: reading active writers 2026/09/08 04:21:44 DEBUG : Looking for writers 2026/09/08 04:21:44 DEBUG : dir: reading active writers 2026/09/08 04:21:44 DEBUG : dir.metadata: reading active writers 2026/09/08 04:21:44 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:44 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:44 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:44 DEBUG : dir: Looking for writers 2026/09/08 04:21:44 DEBUG : file1: reading active writers 2026/09/08 04:21:44 DEBUG : Looking for writers 2026/09/08 04:21:44 DEBUG : dir: reading active writers 2026/09/08 04:21:44 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:44 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:44 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:45 DEBUG : Can set mod time: true 2026/09/08 04:21:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:45 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:45 DEBUG : dir: Looking for writers 2026/09/08 04:21:45 DEBUG : file1: reading active writers 2026/09/08 04:21:45 DEBUG : Looking for writers 2026/09/08 04:21:45 DEBUG : dir: reading active writers 2026/09/08 04:21:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:45 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 04:21:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 04:21:45 DEBUG : dir/file1: size = 0 OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:21:45 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 04:21:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 04:21:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 04:21:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:45 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:45 DEBUG : dir: Looking for writers 2026/09/08 04:21:45 DEBUG : file1: reading active writers 2026/09/08 04:21:45 DEBUG : Looking for writers 2026/09/08 04:21:45 DEBUG : dir: reading active writers 2026/09/08 04:21:45 DEBUG : >WaitForWriters: 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:45 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/08 04:21:45 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:45 DEBUG : dir: Looking for writers 2026/09/08 04:21:45 DEBUG : file1: reading active writers 2026/09/08 04:21:45 DEBUG : Looking for writers 2026/09/08 04:21:45 DEBUG : dir: reading active writers 2026/09/08 04:21:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:45 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:45 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 04:21:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 04:21:46 DEBUG : dir/file1: size = 5 OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:21:46 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:21:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 04:21:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 04:21:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:46 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:46 DEBUG : dir: Looking for writers 2026/09/08 04:21:46 DEBUG : file1: reading active writers 2026/09/08 04:21:46 DEBUG : Looking for writers 2026/09/08 04:21:46 DEBUG : dir: reading active writers 2026/09/08 04:21:46 DEBUG : >WaitForWriters: 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/08 04:21:46 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:46 DEBUG : dir: Looking for writers 2026/09/08 04:21:46 DEBUG : file1: reading active writers 2026/09/08 04:21:46 DEBUG : Looking for writers 2026/09/08 04:21:46 DEBUG : dir: reading active writers 2026/09/08 04:21:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:46 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:46 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:46 DEBUG : dir: Looking for writers 2026/09/08 04:21:46 DEBUG : file1: reading active writers 2026/09/08 04:21:46 DEBUG : Looking for writers 2026/09/08 04:21:46 DEBUG : dir: reading active writers 2026/09/08 04:21:46 DEBUG : >WaitForWriters: 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:46 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:46 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:46 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 04:21:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c1887740): close: 2026/09/08 04:21:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c1887740): >close: err= 2026/09/08 04:21:47 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : >WaitForWriters: 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:47 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : >WaitForWriters: 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:47 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:47 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 04:21:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c13496c0): _writeAt: size=5, off=0 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c13496c0): openPending: 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 04:21:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 04:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c13496c0): >openPending: err= 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c13496c0): >_writeAt: n=5, err= 2026/09/08 04:21:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c13496c0): close: 2026/09/08 04:21:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/08 04:21:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/08 04:21:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/08 04:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 04:21:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/08 04:21:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:21:47 DEBUG : dir/file1(0x1904c13496c0): >close: err= 2026/09/08 04:21:47 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:21:47 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 04:21:47 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1.2f98c60a.partial" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1.2f98c60a.partial 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1.2f98c60a.partial" 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zehuhaf4hazi/dir/file1.2f98c60a.partial 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/08 04:21:47 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/08 04:21:47 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/09/08 04:21:47 INFO : dir/file1: Copied (replaced existing) 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:47 DEBUG : dir: Looking for writers 2026/09/08 04:21:47 DEBUG : file1: reading active writers 2026/09/08 04:21:47 DEBUG : Looking for writers 2026/09/08 04:21:47 DEBUG : dir: reading active writers 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:47 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:47 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/08 04:21:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/08 04:21:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 04:21:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/08 04:21:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/08 04:21:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 04:21:48 DEBUG : dir: Looking for writers 2026/09/08 04:21:48 DEBUG : file1: reading active writers 2026/09/08 04:21:48 DEBUG : Looking for writers 2026/09/08 04:21:48 DEBUG : dir: reading active writers 2026/09/08 04:21:48 DEBUG : >WaitForWriters: 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:48 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:48 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/09/08 04:21:48 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:48 DEBUG : dir: Looking for writers 2026/09/08 04:21:48 DEBUG : file1: reading active writers 2026/09/08 04:21:48 DEBUG : Looking for writers 2026/09/08 04:21:48 DEBUG : dir: reading active writers 2026/09/08 04:21:48 DEBUG : >WaitForWriters: 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.48s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.52s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.19s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:48 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:21:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 04:21:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:21:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:48 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:48 DEBUG : dir: Looking for writers 2026/09/08 04:21:48 DEBUG : file1: reading active writers 2026/09/08 04:21:48 DEBUG : Looking for writers 2026/09/08 04:21:48 DEBUG : dir: reading active writers 2026/09/08 04:21:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2026/09/08 04:21:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/08 04:21:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/08 04:21:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:21:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/08 04:21:48 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:48 DEBUG : Looking for writers 2026/09/08 04:21:48 DEBUG : file.txt: reading active writers 2026/09/08 04:21:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:48 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:48 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 04:21:49 DEBUG : dir/file1: size = 25 OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 04:21:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 04:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:49 DEBUG : dir: Looking for writers 2026/09/08 04:21:49 DEBUG : file1: reading active writers 2026/09/08 04:21:49 DEBUG : Looking for writers 2026/09/08 04:21:49 DEBUG : dir: reading active writers 2026/09/08 04:21:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.34s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:49 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:49 DEBUG : dir/file1: Remove: 2026/09/08 04:21:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:49 DEBUG : dir/file1: >Remove: err= 2026/09/08 04:21:49 DEBUG : dir/file1: Remove: 2026/09/08 04:21:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/08 04:21:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:49 DEBUG : dir: Looking for writers 2026/09/08 04:21:49 DEBUG : Looking for writers 2026/09/08 04:21:49 DEBUG : dir: reading active writers 2026/09/08 04:21:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:49 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:49 DEBUG : dir/file1: Remove: 2026/09/08 04:21:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:49 DEBUG : dir/file1: >Remove: err= 2026/09/08 04:21:49 DEBUG : dir/file1: Remove: 2026/09/08 04:21:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/08 04:21:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:49 DEBUG : dir: Looking for writers 2026/09/08 04:21:49 DEBUG : Looking for writers 2026/09/08 04:21:49 DEBUG : dir: reading active writers 2026/09/08 04:21:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:49 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 04:21:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/08 04:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 04:21:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/08 04:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 04:21:49 DEBUG : dir/file1: Open: flags=0x3 2026/09/08 04:21:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/08 04:21:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/08 04:21:49 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:49 DEBUG : dir: Looking for writers 2026/09/08 04:21:49 DEBUG : file1: reading active writers 2026/09/08 04:21:49 DEBUG : Looking for writers 2026/09/08 04:21:49 DEBUG : dir: reading active writers 2026/09/08 04:21:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.23s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:49 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:49 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:50 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:50 DEBUG : dir: Looking for writers 2026/09/08 04:21:50 DEBUG : file1: reading active writers 2026/09/08 04:21:50 DEBUG : Looking for writers 2026/09/08 04:21:50 DEBUG : dir: reading active writers 2026/09/08 04:21:50 DEBUG : >WaitForWriters: 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:50 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1c4d860 2026/09/08 04:21:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 04:21:50 DEBUG : dir/file1: Updating file with dir/file1 0x1904c1c4d860 2026/09/08 04:21:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 04:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 04:21:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:50 DEBUG : dir/file1: File is currently open, delaying rename 0x1904c1c4d860 2026/09/08 04:21:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 04:21:50 DEBUG : dir/file1: size = 25 OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 04:21:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 04:21:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:50 DEBUG : newLeaf: Running delayed rename now 2026/09/08 04:21:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:50 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1c4d860 2026/09/08 04:21:50 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:50 DEBUG : dir: Looking for writers 2026/09/08 04:21:50 DEBUG : Looking for writers 2026/09/08 04:21:50 DEBUG : dir: reading active writers 2026/09/08 04:21:50 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:50 DEBUG : >WaitForWriters: 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:50 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/08 04:21:51 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:51 DEBUG : dir: Looking for writers 2026/09/08 04:21:51 DEBUG : Looking for writers 2026/09/08 04:21:51 DEBUG : dir: reading active writers 2026/09/08 04:21:51 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:51 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:51 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:51 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:51 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:51 DEBUG : dir: Looking for writers 2026/09/08 04:21:51 DEBUG : file1: reading active writers 2026/09/08 04:21:51 DEBUG : Looking for writers 2026/09/08 04:21:51 DEBUG : dir: reading active writers 2026/09/08 04:21:51 DEBUG : >WaitForWriters: 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:51 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1db84e0 2026/09/08 04:21:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 04:21:51 DEBUG : dir/file1: Updating file with dir/file1 0x1904c1db84e0 2026/09/08 04:21:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 04:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/08 04:21:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:51 DEBUG : dir/file1: File is currently open, delaying rename 0x1904c1db84e0 2026/09/08 04:21:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (25 bytes), uploading instead of streaming 2026/09/08 04:21:51 DEBUG : dir/file1: size = 25 OK 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:51 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:52 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 04:21:52 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/08 04:21:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:52 DEBUG : newLeaf: Running delayed rename now 2026/09/08 04:21:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:52 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1db84e0 2026/09/08 04:21:52 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:52 DEBUG : >WaitForWriters: 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/08 04:21:52 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:52 DEBUG : >WaitForWriters: 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:52 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:52 DEBUG : Config file has changed externally - reloading 2026/09/08 04:21:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:52 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:21:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c2068840): openPending: 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 04:21:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 04:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c2068840): >openPending: err= 2026/09/08 04:21:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 04:21:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c2068840): _writeAt: size=14, off=0 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c2068840): >_writeAt: n=14, err= 2026/09/08 04:21:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c2068840): close: 2026/09/08 04:21:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 04:21:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 04:21:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c2068840): >close: err= 2026/09/08 04:21:52 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : file1: reading active writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : file1: reading active writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : file1: reading active writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : file1: reading active writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:21:52 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 04:21:52 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial" 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : file1: reading active writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/08 04:21:52 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/08 04:21:52 INFO : dir/file1: Copied (replaced existing) 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : dir: Looking for writers 2026/09/08 04:21:52 DEBUG : file1: reading active writers 2026/09/08 04:21:52 DEBUG : Looking for writers 2026/09/08 04:21:52 DEBUG : dir: reading active writers 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 04:21:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/08 04:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:52 DEBUG : >WaitForWriters: 2026/09/08 04:21:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:21:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 04:21:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c1348340): _readAt: size=512, off=0 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c1348340): openPending: 2026/09/08 04:21:52 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/08 04:21:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 04:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c1348340): >openPending: err= 2026/09/08 04:21:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c1348340): >_readAt: n=14, err=EOF 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c1348340): close: 2026/09/08 04:21:52 DEBUG : dir/file1(0x1904c1348340): >close: err= 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:52 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 04:21:53 DEBUG : newLeaf: Updating file with newLeaf 0x1904c205d380 2026/09/08 04:21:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 04:21:53 DEBUG : dir/file1: Updating file with dir/file1 0x1904c205d380 2026/09/08 04:21:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 04:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:53 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:53 DEBUG : dir/file1(0x1904c15e55c0): openPending: 2026/09/08 04:21: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/08 04:21:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 04:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:53 DEBUG : dir/file1(0x1904c15e55c0): >openPending: err= 2026/09/08 04:21:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 04:21:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:53 DEBUG : dir/file1(0x1904c15e55c0): _writeAt: size=25, off=0 2026/09/08 04:21:53 DEBUG : dir/file1(0x1904c15e55c0): >_writeAt: n=25, err= 2026/09/08 04:21:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 04:21:53 DEBUG : newLeaf: Updating file with newLeaf 0x1904c205d380 2026/09/08 04:21:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:53 DEBUG : newLeaf(0x1904c15e55c0): close: 2026/09/08 04:21:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 04:21:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 04:21:53.775920592 +0000 UTC m=+18.520321422 2026/09/08 04:21:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 04:21:53 DEBUG : newLeaf(0x1904c15e55c0): >close: err= 2026/09/08 04:21:53 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:53 DEBUG : dir: Looking for writers 2026/09/08 04:21:53 DEBUG : Looking for writers 2026/09/08 04:21:53 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:53 DEBUG : dir: reading active writers 2026/09/08 04:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:21:53 DEBUG : dir: Looking for writers 2026/09/08 04:21:53 DEBUG : Looking for writers 2026/09/08 04:21:53 DEBUG : dir: reading active writers 2026/09/08 04:21:53 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:21:53 DEBUG : dir: Looking for writers 2026/09/08 04:21:53 DEBUG : Looking for writers 2026/09/08 04:21:53 DEBUG : dir: reading active writers 2026/09/08 04:21:53 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:21:53 DEBUG : dir: Looking for writers 2026/09/08 04:21:53 DEBUG : Looking for writers 2026/09/08 04:21:53 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:53 DEBUG : dir: reading active writers 2026/09/08 04:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:21:53 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 04:21:53 DEBUG : newLeaf.d8d05c19.partial: size = 25 OK 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf.d8d05c19.partial" 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf.d8d05c19.partial 2026/09/08 04:21:53 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf.d8d05c19.partial" 2026/09/08 04:21:54 DEBUG : dir: Looking for writers 2026/09/08 04:21:54 DEBUG : Looking for writers 2026/09/08 04:21:54 DEBUG : dir: reading active writers 2026/09/08 04:21:54 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf.d8d05c19.partial 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : newLeaf.d8d05c19.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 04:21:54 DEBUG : newLeaf.d8d05c19.partial: renamed to: newLeaf 2026/09/08 04:21:54 INFO : newLeaf: Copied (replaced existing) 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : dir: Looking for writers 2026/09/08 04:21:54 DEBUG : Looking for writers 2026/09/08 04:21:54 DEBUG : dir: reading active writers 2026/09/08 04:21:54 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 04:21:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 04:21:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 04:21:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:54 DEBUG : >WaitForWriters: 2026/09/08 04:21:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/08 04:21:54 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:54 DEBUG : dir: Looking for writers 2026/09/08 04:21:54 DEBUG : Looking for writers 2026/09/08 04:21:54 DEBUG : dir: reading active writers 2026/09/08 04:21:54 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:54 DEBUG : >WaitForWriters: 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:54 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:54 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:54 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:54 DEBUG : dir: Looking for writers 2026/09/08 04:21:54 DEBUG : file1: reading active writers 2026/09/08 04:21:54 DEBUG : Looking for writers 2026/09/08 04:21:54 DEBUG : dir: reading active writers 2026/09/08 04:21:54 DEBUG : >WaitForWriters: 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:54 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1cdcd00 2026/09/08 04:21:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:54 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 04:21:55 DEBUG : dir/file1: Updating file with dir/file1 0x1904c1cdcd00 2026/09/08 04:21:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 04:21:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:55 DEBUG : dir/file1(0x1904c1a68580): openPending: 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 04:21:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 04:21:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:55 DEBUG : dir/file1(0x1904c1a68580): >openPending: err= 2026/09/08 04:21:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 04:21:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:55 DEBUG : dir/file1(0x1904c1a68580): _writeAt: size=25, off=0 2026/09/08 04:21:55 DEBUG : dir/file1(0x1904c1a68580): >_writeAt: n=25, err= 2026/09/08 04:21:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 04:21:55 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1cdcd00 2026/09/08 04:21:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:55 DEBUG : newLeaf(0x1904c1a68580): close: 2026/09/08 04:21:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 04:21:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 04:21:55.379693722 +0000 UTC m=+20.124094532 2026/09/08 04:21:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 04:21:55 DEBUG : newLeaf(0x1904c1a68580): >close: err= 2026/09/08 04:21:55 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:55 DEBUG : dir: Looking for writers 2026/09/08 04:21:55 DEBUG : Looking for writers 2026/09/08 04:21:55 DEBUG : dir: reading active writers 2026/09/08 04:21:55 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:21:55 DEBUG : dir: Looking for writers 2026/09/08 04:21:55 DEBUG : Looking for writers 2026/09/08 04:21:55 DEBUG : dir: reading active writers 2026/09/08 04:21:55 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:21:55 DEBUG : dir: Looking for writers 2026/09/08 04:21:55 DEBUG : Looking for writers 2026/09/08 04:21:55 DEBUG : dir: reading active writers 2026/09/08 04:21:55 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:21:55 DEBUG : dir: Looking for writers 2026/09/08 04:21:55 DEBUG : Looking for writers 2026/09/08 04:21:55 DEBUG : dir: reading active writers 2026/09/08 04:21:55 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:21:55 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 04:21:55 DEBUG : newLeaf.6f2cc936.partial: size = 25 OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf.6f2cc936.partial" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf.6f2cc936.partial 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf.6f2cc936.partial" 2026/09/08 04:21:55 DEBUG : dir: Looking for writers 2026/09/08 04:21:55 DEBUG : Looking for writers 2026/09/08 04:21:55 DEBUG : dir: reading active writers 2026/09/08 04:21:55 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf.6f2cc936.partial 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : newLeaf.6f2cc936.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 04:21:55 DEBUG : newLeaf.6f2cc936.partial: renamed to: newLeaf 2026/09/08 04:21:55 INFO : newLeaf: Copied (replaced existing) 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : dir: Looking for writers 2026/09/08 04:21:55 DEBUG : Looking for writers 2026/09/08 04:21:55 DEBUG : dir: reading active writers 2026/09/08 04:21:55 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 04:21:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 04:21:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 04:21:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:55 DEBUG : >WaitForWriters: 2026/09/08 04:21:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/08 04:21:55 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:55 DEBUG : dir: Looking for writers 2026/09/08 04:21:55 DEBUG : Looking for writers 2026/09/08 04:21:55 DEBUG : dir: reading active writers 2026/09/08 04:21:55 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:55 DEBUG : >WaitForWriters: 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:55 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:55 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:56 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:56 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:21:56 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c1a696c0): openPending: 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 04:21:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 04:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c1a696c0): >openPending: err= 2026/09/08 04:21:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 04:21:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c1a696c0): _writeAt: size=14, off=0 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c1a696c0): >_writeAt: n=14, err= 2026/09/08 04:21:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c1a696c0): close: 2026/09/08 04:21:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 04:21:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/08 04:21:56 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c1a696c0): >close: err= 2026/09/08 04:21:56 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:56 DEBUG : dir: Looking for writers 2026/09/08 04:21:56 DEBUG : file1: reading active writers 2026/09/08 04:21:56 DEBUG : Looking for writers 2026/09/08 04:21:56 DEBUG : dir: reading active writers 2026/09/08 04:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:21:56 DEBUG : dir: Looking for writers 2026/09/08 04:21:56 DEBUG : file1: reading active writers 2026/09/08 04:21:56 DEBUG : Looking for writers 2026/09/08 04:21:56 DEBUG : dir: reading active writers 2026/09/08 04:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:21:56 DEBUG : dir: Looking for writers 2026/09/08 04:21:56 DEBUG : file1: reading active writers 2026/09/08 04:21:56 DEBUG : Looking for writers 2026/09/08 04:21:56 DEBUG : dir: reading active writers 2026/09/08 04:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:21:56 DEBUG : dir: Looking for writers 2026/09/08 04:21:56 DEBUG : file1: reading active writers 2026/09/08 04:21:56 DEBUG : Looking for writers 2026/09/08 04:21:56 DEBUG : dir: reading active writers 2026/09/08 04:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:21:56 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 04:21:56 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial" 2026/09/08 04:21:56 DEBUG : dir: Looking for writers 2026/09/08 04:21:56 DEBUG : file1: reading active writers 2026/09/08 04:21:56 DEBUG : Looking for writers 2026/09/08 04:21:56 DEBUG : dir: reading active writers 2026/09/08 04:21:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1.ca338588.partial 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:56 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/08 04:21:56 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/09/08 04:21:56 INFO : dir/file1: Copied (replaced existing) 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : dir: Looking for writers 2026/09/08 04:21:56 DEBUG : file1: reading active writers 2026/09/08 04:21:56 DEBUG : Looking for writers 2026/09/08 04:21:56 DEBUG : dir: reading active writers 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 04:21:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/08 04:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:56 DEBUG : >WaitForWriters: 2026/09/08 04:21:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:21:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 04:21:56 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c18adb80): _readAt: size=512, off=0 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c18adb80): openPending: 2026/09/08 04:21:56 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/08 04:21:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 04:21:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c18adb80): >openPending: err= 2026/09/08 04:21:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c18adb80): >_readAt: n=14, err=EOF 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c18adb80): close: 2026/09/08 04:21:56 DEBUG : dir/file1(0x1904c18adb80): >close: err= 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:56 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 04:21:57 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1ba0ea0 2026/09/08 04:21:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 04:21:57 DEBUG : dir/file1: Updating file with dir/file1 0x1904c1ba0ea0 2026/09/08 04:21:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 04:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:57 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:57 DEBUG : dir/file1(0x1904c20cccc0): openPending: 2026/09/08 04:21:57 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/08 04:21:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 04:21:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:57 DEBUG : dir/file1(0x1904c20cccc0): >openPending: err= 2026/09/08 04:21:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 04:21:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:57 DEBUG : dir/file1(0x1904c20cccc0): _writeAt: size=25, off=0 2026/09/08 04:21:57 DEBUG : dir/file1(0x1904c20cccc0): >_writeAt: n=25, err= 2026/09/08 04:21:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 04:21:57 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1ba0ea0 2026/09/08 04:21:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:57 DEBUG : newLeaf(0x1904c20cccc0): close: 2026/09/08 04:21:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 04:21:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 04:21:57.520434445 +0000 UTC m=+22.264835246 2026/09/08 04:21:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 04:21:57 DEBUG : newLeaf(0x1904c20cccc0): >close: err= 2026/09/08 04:21:57 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:57 DEBUG : dir: Looking for writers 2026/09/08 04:21:57 DEBUG : Looking for writers 2026/09/08 04:21:57 DEBUG : dir: reading active writers 2026/09/08 04:21:57 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:21:57 DEBUG : dir: Looking for writers 2026/09/08 04:21:57 DEBUG : Looking for writers 2026/09/08 04:21:57 DEBUG : dir: reading active writers 2026/09/08 04:21:57 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:21:57 DEBUG : dir: Looking for writers 2026/09/08 04:21:57 DEBUG : Looking for writers 2026/09/08 04:21:57 DEBUG : dir: reading active writers 2026/09/08 04:21:57 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:21:57 DEBUG : dir: Looking for writers 2026/09/08 04:21:57 DEBUG : Looking for writers 2026/09/08 04:21:57 DEBUG : dir: reading active writers 2026/09/08 04:21:57 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:21:57 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 04:21:57 DEBUG : newLeaf.6dd6087a.partial: size = 25 OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf.6dd6087a.partial" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf.6dd6087a.partial 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf.6dd6087a.partial" 2026/09/08 04:21:57 DEBUG : dir: Looking for writers 2026/09/08 04:21:57 DEBUG : Looking for writers 2026/09/08 04:21:57 DEBUG : dir: reading active writers 2026/09/08 04:21:57 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf.6dd6087a.partial 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : newLeaf.6dd6087a.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 04:21:57 DEBUG : newLeaf.6dd6087a.partial: renamed to: newLeaf 2026/09/08 04:21:57 INFO : newLeaf: Copied (replaced existing) 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 04:21:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 04:21:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 04:21:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 04:21:57 DEBUG : dir: Looking for writers 2026/09/08 04:21:57 DEBUG : Looking for writers 2026/09/08 04:21:57 DEBUG : dir: reading active writers 2026/09/08 04:21:57 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:57 DEBUG : >WaitForWriters: 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:57 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/08 04:21:58 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:58 DEBUG : dir: Looking for writers 2026/09/08 04:21:58 DEBUG : Looking for writers 2026/09/08 04:21:58 DEBUG : dir: reading active writers 2026/09/08 04:21:58 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:58 DEBUG : >WaitForWriters: 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:58 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:21:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:21:58 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:58 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:58 DEBUG : dir: Looking for writers 2026/09/08 04:21:58 DEBUG : file1: reading active writers 2026/09/08 04:21:58 DEBUG : Looking for writers 2026/09/08 04:21:58 DEBUG : dir: reading active writers 2026/09/08 04:21:58 DEBUG : >WaitForWriters: 2026/09/08 04:21:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:21:58 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:58 DEBUG : dir/file1(0x1904c1d6c480): _readAt: size=512, off=0 2026/09/08 04:21:58 DEBUG : dir/file1(0x1904c1d6c480): openPending: 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/08 04:21:58 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/08 04:21:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:58 DEBUG : dir/file1(0x1904c1d6c480): >openPending: err= 2026/09/08 04:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/08 04:21:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:21:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:21:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:21:58 DEBUG : dir/file1(0x1904c1d6c480): >_readAt: n=14, err=EOF 2026/09/08 04:21:58 DEBUG : dir/file1(0x1904c1d6c480): close: 2026/09/08 04:21:58 DEBUG : dir/file1(0x1904c1d6c480): >close: err= 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 04:21:58 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1d61860 2026/09/08 04:21:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:58 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:58 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:59 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/08 04:21:59 DEBUG : dir/file1: Updating file with dir/file1 0x1904c1d61860 2026/09/08 04:21:59 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/08 04:21:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:21:59 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:21:59 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:21:59 DEBUG : dir/file1(0x1904c1dee980): openPending: 2026/09/08 04:21:59 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/08 04:21:59 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/08 04:21:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:21:59 DEBUG : dir/file1(0x1904c1dee980): >openPending: err= 2026/09/08 04:21:59 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 04:21:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:21:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:21:59 DEBUG : dir/file1(0x1904c1dee980): _writeAt: size=25, off=0 2026/09/08 04:21:59 DEBUG : dir/file1(0x1904c1dee980): >_writeAt: n=25, err= 2026/09/08 04:21:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:21:59 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/08 04:21:59 DEBUG : newLeaf: Updating file with newLeaf 0x1904c1d61860 2026/09/08 04:21:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:21:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:59 DEBUG : newLeaf(0x1904c1dee980): close: 2026/09/08 04:21:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/08 04:21:59 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-08 04:21:59.312716712 +0000 UTC m=+24.057117532 2026/09/08 04:21:59 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/08 04:21:59 DEBUG : newLeaf(0x1904c1dee980): >close: err= 2026/09/08 04:21:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:59 DEBUG : dir: Looking for writers 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 DEBUG : dir: reading active writers 2026/09/08 04:21:59 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:21:59 DEBUG : dir: Looking for writers 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 DEBUG : dir: reading active writers 2026/09/08 04:21:59 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:21:59 DEBUG : dir: Looking for writers 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 DEBUG : dir: reading active writers 2026/09/08 04:21:59 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:21:59 DEBUG : dir: Looking for writers 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 DEBUG : dir: reading active writers 2026/09/08 04:21:59 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:21:59 DEBUG : newLeaf: vfs cache: starting upload 2026/09/08 04:21:59 DEBUG : newLeaf.710d8def.partial: size = 25 OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf.710d8def.partial" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf.710d8def.partial 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf.710d8def.partial" 2026/09/08 04:21:59 DEBUG : dir: Looking for writers 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 DEBUG : dir: reading active writers 2026/09/08 04:21:59 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf.710d8def.partial 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : newLeaf.710d8def.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/08 04:21:59 DEBUG : newLeaf.710d8def.partial: renamed to: newLeaf 2026/09/08 04:21:59 INFO : newLeaf: Copied (replaced existing) 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : dir: Looking for writers 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 DEBUG : dir: reading active writers 2026/09/08 04:21:59 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-08 04:21:59 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/08 04:21:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/08 04:21:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/08 04:21:59 DEBUG : >WaitForWriters: 2026/09/08 04:21:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/newLeaf" 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zehuhaf4hazi/newLeaf 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:21:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/09/08 04:21:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:59 DEBUG : dir: Looking for writers 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 DEBUG : dir: reading active writers 2026/09/08 04:21:59 DEBUG : newLeaf: reading active writers 2026/09/08 04:21:59 DEBUG : >WaitForWriters: 2026/09/08 04:21:59 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestFileRename (10.18s) --- PASS: TestFileRename/off,forceCache=false (1.21s) --- PASS: TestFileRename/minimal,forceCache=false (1.22s) --- PASS: TestFileRename/minimal,forceCache=true (2.18s) --- PASS: TestFileRename/writes,forceCache=false (1.58s) --- PASS: TestFileRename/writes,forceCache=true (2.15s) --- PASS: TestFileRename/full,forceCache=false (1.84s) === 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-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:21:59 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:59 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:21:59 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:21:59 DEBUG : Looking for writers 2026/09/08 04:21:59 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-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:00 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: 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-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:00 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 04:22:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:00 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:00 DEBUG : dir: Looking for writers 2026/09/08 04:22:00 DEBUG : file1: reading active writers 2026/09/08 04:22:00 DEBUG : Looking for writers 2026/09/08 04:22:00 DEBUG : dir: reading active writers 2026/09/08 04:22:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.35s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:00 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 04:22:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/08 04:22:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/08 04:22:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/08 04:22:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/08 04:22:00 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:00 DEBUG : dir: Looking for writers 2026/09/08 04:22:00 DEBUG : file1: reading active writers 2026/09/08 04:22:00 DEBUG : Looking for writers 2026/09/08 04:22:00 DEBUG : dir: reading active writers 2026/09/08 04:22:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.33s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:00 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:00 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 04:22:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/08 04:22:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/08 04:22:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/08 04:22:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/08 04:22:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/08 04:22:01 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/08 04:22:01 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/08 04:22:01 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/08 04:22:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/08 04:22:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/08 04:22:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/08 04:22:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/08 04:22:01 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/08 04:22:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/08 04:22:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/08 04:22:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/08 04:22:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/08 04:22:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:01 DEBUG : dir: Looking for writers 2026/09/08 04:22:01 DEBUG : file1: reading active writers 2026/09/08 04:22:01 DEBUG : Looking for writers 2026/09/08 04:22:01 DEBUG : dir: reading active writers 2026/09/08 04:22:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.42s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:01 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 04:22:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:01 DEBUG : dir: Looking for writers 2026/09/08 04:22:01 DEBUG : file1: reading active writers 2026/09/08 04:22:01 DEBUG : Looking for writers 2026/09/08 04:22:01 DEBUG : dir: reading active writers 2026/09/08 04:22:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.35s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:01 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/08 04:22:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:01 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:01 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/08 04:22:01 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:01 DEBUG : dir: Looking for writers 2026/09/08 04:22:01 DEBUG : file1: reading active writers 2026/09/08 04:22:01 DEBUG : Looking for writers 2026/09/08 04:22:01 DEBUG : dir: reading active writers 2026/09/08 04:22:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.35s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:01 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:01 DEBUG : Config file has changed externally - reloading 2026/09/08 04:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:01 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:01 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:22:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:22:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): _readAt: size=1, off=0 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): openPending: 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 04:22:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 04:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): >openPending: err= 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): _readAt: size=256, off=1 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): >_readAt: n=15, err=EOF 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): _readAt: size=16, off=16 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): >_readAt: n=0, err=EOF 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): close: 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): >close: err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): close: 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c20ef440): >close: err=file already closed 2026/09/08 04:22:02 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:02 DEBUG : dir: Looking for writers 2026/09/08 04:22:02 DEBUG : file1: reading active writers 2026/09/08 04:22:02 DEBUG : Looking for writers 2026/09/08 04:22:02 DEBUG : dir: reading active writers 2026/09/08 04:22:02 DEBUG : >WaitForWriters: 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.36s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:02 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:22:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:22:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): _readAt: size=1, off=0 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): openPending: 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 04:22:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 04:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): >openPending: err= 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): _readAt: size=1, off=5 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): _readAt: size=1, off=3 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): _readAt: size=1, off=13 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): _readAt: size=16, off=100 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): >_readAt: n=0, err=EOF 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): close: 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c1a68100): >close: err= 2026/09/08 04:22:02 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:02 DEBUG : dir: Looking for writers 2026/09/08 04:22:02 DEBUG : file1: reading active writers 2026/09/08 04:22:02 DEBUG : Looking for writers 2026/09/08 04:22:02 DEBUG : dir: reading active writers 2026/09/08 04:22:02 DEBUG : >WaitForWriters: 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.32s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:02 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:02 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:22:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:22:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:22:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): _readAt: size=1, off=0 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): openPending: 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 04:22:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 04:22:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >openPending: err= 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): _readAt: size=1, off=5 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): _readAt: size=1, off=1 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >_readAt: n=1, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): _readAt: size=6, off=10 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >_readAt: n=6, err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): _readAt: size=256, off=10 2026/09/08 04:22:02 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >_readAt: n=6, err=EOF 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): _readAt: size=256, off=100 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >_readAt: n=0, err=EOF 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): close: 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >close: err= 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): _readAt: size=256, off=100 2026/09/08 04:22:02 DEBUG : dir/file1(0x1904c18ac900): >_readAt: n=0, err=file already closed 2026/09/08 04:22:02 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:02 DEBUG : dir: Looking for writers 2026/09/08 04:22:02 DEBUG : file1: reading active writers 2026/09/08 04:22:02 DEBUG : Looking for writers 2026/09/08 04:22:02 DEBUG : dir: reading active writers 2026/09/08 04:22:02 DEBUG : >WaitForWriters: 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.33s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:02 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:02 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:02 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:22:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:22:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:22:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): RWFileHandle.Flush 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): _readAt: size=256, off=0 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): openPending: 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 04:22:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 04:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): >openPending: err= 2026/09/08 04:22:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/08 04:22:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): >_readAt: n=16, err=EOF 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): RWFileHandle.Flush 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): RWFileHandle.Flush 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): close: 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c20cc040): >close: err= 2026/09/08 04:22:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:03 DEBUG : dir: Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : dir: reading active writers 2026/09/08 04:22:03 DEBUG : >WaitForWriters: 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.33s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:03 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/08 04:22:03 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:22:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:22:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:22:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): _readAt: size=256, off=0 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): openPending: 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 04:22:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 04:22:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): >openPending: err= 2026/09/08 04:22:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/08 04:22:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): >_readAt: n=16, err=EOF 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): RWFileHandle.Release 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): close: 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): >close: err= 2026/09/08 04:22:03 DEBUG : dir/file1(0x1904c18868c0): RWFileHandle.Release 2026/09/08 04:22:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:03 DEBUG : dir: Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : dir: reading active writers 2026/09/08 04:22:03 DEBUG : >WaitForWriters: 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.33s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:03 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:03 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:03 DEBUG : file1: newRWFileHandle: 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): openPending: 2026/09/08 04:22:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): >openPending: err= 2026/09/08 04:22:03 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 04:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 04:22:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): _writeAt: size=5, off=0 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): >_writeAt: n=5, err= 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): _writeAt: size=7, off=5 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): >_writeAt: n=7, err= 2026/09/08 04:22:03 DEBUG : file1: vfs cache: truncate to size=11 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): close: 2026/09/08 04:22:03 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 04:22:03.483299535 +0000 UTC m=+28.227700345 2026/09/08 04:22:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): >close: err= 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): close: 2026/09/08 04:22:03 DEBUG : file1(0x1904c1a68080): >close: err=file already closed 2026/09/08 04:22:03 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:03 DEBUG : file1: vfs cache: starting upload 2026/09/08 04:22:03 DEBUG : file1.78633f1e.partial: size = 11 OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1.78633f1e.partial" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1.78633f1e.partial 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1.78633f1e.partial" 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1.78633f1e.partial 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : file1.78633f1e.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 04:22:03 DEBUG : file1.78633f1e.partial: renamed to: file1 2026/09/08 04:22:03 INFO : file1: Copied (new) 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-08 04:22:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/08 04:22:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:03 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:03 DEBUG : Looking for writers 2026/09/08 04:22:03 DEBUG : file1: reading active writers 2026/09/08 04:22:03 DEBUG : >WaitForWriters: 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:03 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/08 04:22:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : >WaitForWriters: 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.53s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:04 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:04 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:04 DEBUG : file1: newRWFileHandle: 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): openPending: 2026/09/08 04:22:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): >openPending: err= 2026/09/08 04:22:04 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 04:22:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): _writeAt: size=7, off=0 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): >_writeAt: n=7, err= 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): _writeAt: size=6, off=5 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): >_writeAt: n=6, err= 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): close: 2026/09/08 04:22:04 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 04:22:04.012953916 +0000 UTC m=+28.757354747 2026/09/08 04:22:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): >close: err= 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): _writeAt: size=5, off=0 2026/09/08 04:22:04 DEBUG : file1(0x1904c1a69480): >_writeAt: n=0, err=file already closed 2026/09/08 04:22:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:04 DEBUG : file1: vfs cache: starting upload 2026/09/08 04:22:04 DEBUG : file1.a5337ead.partial: size = 11 OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1.a5337ead.partial" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1.a5337ead.partial 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1.a5337ead.partial" 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1.a5337ead.partial 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1.a5337ead.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:04 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 04:22:04 DEBUG : file1.a5337ead.partial: renamed to: file1 2026/09/08 04:22:04 INFO : file1: Copied (new) 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:04 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-08 04:22:04 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/08 04:22:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:04 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : >WaitForWriters: 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/08 04:22:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : >WaitForWriters: 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.53s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:04 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:04 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:04 DEBUG : file1: newRWFileHandle: 2026/09/08 04:22:04 DEBUG : file1(0x1904c18871c0): openPending: 2026/09/08 04:22:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:04 DEBUG : file1(0x1904c18871c0): >openPending: err= 2026/09/08 04:22:04 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 04:22:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 04:22:04 DEBUG : file1(0x1904c18871c0): close: 2026/09/08 04:22:04 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 04:22:04.539560171 +0000 UTC m=+29.283960981 2026/09/08 04:22:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:04 DEBUG : file1(0x1904c18871c0): >close: err= 2026/09/08 04:22:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 04:22:04 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 04:22:04 DEBUG : file2: newRWFileHandle: 2026/09/08 04:22:04 DEBUG : file2(0x1904c1887640): openPending: 2026/09/08 04:22:04 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 04:22:04 DEBUG : file2(0x1904c1887640): >openPending: err= 2026/09/08 04:22:04 DEBUG : file2: >newRWFileHandle: err= 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 04:22:04 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/08 04:22:04 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/08 04:22:04 DEBUG : file2(0x1904c1887640): RWFileHandle.Flush 2026/09/08 04:22:04 DEBUG : file2(0x1904c1887640): RWFileHandle.Release 2026/09/08 04:22:04 DEBUG : file2(0x1904c1887640): close: 2026/09/08 04:22:04 DEBUG : file2: vfs cache: setting modification time to 2026-09-08 04:22:04.540650741 +0000 UTC m=+29.285051551 2026/09/08 04:22:04 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:04 DEBUG : file2(0x1904c1887640): >close: err= 2026/09/08 04:22:04 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : file2: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : file2: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : file2: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : file2: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/08 04:22:04 DEBUG : file1: vfs cache: starting upload 2026/09/08 04:22:04 DEBUG : file2: vfs cache: starting upload 2026/09/08 04:22:04 DEBUG : file1.bde0a41a.partial: size = 0 OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1.bde0a41a.partial" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1.bde0a41a.partial 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1.bde0a41a.partial" 2026/09/08 04:22:04 DEBUG : file2.ea8d7276.partial: size = 0 OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2.ea8d7276.partial" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file2.ea8d7276.partial 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file2.ea8d7276.partial" 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : file2: reading active writers 2026/09/08 04:22:04 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file2.ea8d7276.partial 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file2.ea8d7276.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:04 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file1.bde0a41a.partial 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1.bde0a41a.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:04 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 04:22:04 DEBUG : file2.ea8d7276.partial: renamed to: file2 2026/09/08 04:22:04 INFO : file2: Copied (new) 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:04 DEBUG : file1.bde0a41a.partial: renamed to: file1 2026/09/08 04:22:04 INFO : file1: Copied (new) 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : Looking for writers 2026/09/08 04:22:04 DEBUG : file1: reading active writers 2026/09/08 04:22:04 DEBUG : file2: reading active writers 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:04 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-08 04:22:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/08 04:22:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:04 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:04 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-08 04:22:04 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/08 04:22:04 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/08 04:22:04 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 04:22:04 DEBUG : >WaitForWriters: 2026/09/08 04:22:04 INFO : file2: vfs cache: upload succeeded try #1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:04 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:04 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:05 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:05 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:05 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/09/08 04:22:05 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : file2: reading active writers 2026/09/08 04:22:05 DEBUG : >WaitForWriters: 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:05 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:05 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:05 DEBUG : file1: newRWFileHandle: 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): openPending: 2026/09/08 04:22:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): >openPending: err= 2026/09/08 04:22:05 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 04:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 04:22:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): _writeAt: size=5, off=0 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): >_writeAt: n=5, err= 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): RWFileHandle.Flush 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): RWFileHandle.Flush 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): close: 2026/09/08 04:22:05 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 04:22:05.287556004 +0000 UTC m=+30.031956814 2026/09/08 04:22:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:05 DEBUG : file1(0x1904c133d7c0): >close: err= 2026/09/08 04:22:05 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:05 DEBUG : file1: vfs cache: starting upload 2026/09/08 04:22:05 DEBUG : file1.1bba4417.partial: size = 5 OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1.1bba4417.partial" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1.1bba4417.partial 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1.1bba4417.partial" 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1.1bba4417.partial 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:05 DEBUG : file1.1bba4417.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:05 DEBUG : file1.1bba4417.partial: renamed to: file1 2026/09/08 04:22:05 INFO : file1: Copied (new) 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:05 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 04:22:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 04:22:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:05 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:05 DEBUG : >WaitForWriters: 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:05 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:05 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:05 DEBUG : file1: newRWFileHandle: 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): openPending: 2026/09/08 04:22:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): >openPending: err= 2026/09/08 04:22:05 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 04:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 04:22:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): _writeAt: size=5, off=0 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): >_writeAt: n=5, err= 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): RWFileHandle.Release 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): close: 2026/09/08 04:22:05 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 04:22:05.611532743 +0000 UTC m=+30.355933553 2026/09/08 04:22:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): >close: err= 2026/09/08 04:22:05 DEBUG : file1(0x1904c16a5700): RWFileHandle.Release 2026/09/08 04:22:05 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:05 DEBUG : file1: vfs cache: starting upload 2026/09/08 04:22:05 DEBUG : file1.c1fd955d.partial: size = 5 OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1.c1fd955d.partial" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1.c1fd955d.partial 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1.c1fd955d.partial" 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1.c1fd955d.partial 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:05 DEBUG : file1.c1fd955d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:05 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:05 DEBUG : file1.c1fd955d.partial: renamed to: file1 2026/09/08 04:22:05 INFO : file1: Copied (new) 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:05 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:05 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 04:22:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 04:22:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:05 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:05 DEBUG : Looking for writers 2026/09/08 04:22:05 DEBUG : file1: reading active writers 2026/09/08 04:22:05 DEBUG : >WaitForWriters: 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:05 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:05 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:05 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 04:22:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:22:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf80c0): openPending: 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf80c0): >openPending: err= 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/08 04:22:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:22:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:22:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf80c0): _writeAt: size=5, off=0 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf80c0): >_writeAt: n=5, err= 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf80c0): close: 2026/09/08 04:22:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-08 04:22:06.237016431 +0000 UTC m=+30.981417251 2026/09/08 04:22:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf80c0): >close: err= 2026/09/08 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 04:22:06 DEBUG : dir/file1.3e2480bb.partial: size = 5 OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1.3e2480bb.partial" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1.3e2480bb.partial 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1.3e2480bb.partial" 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/dir/file1.3e2480bb.partial 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1.3e2480bb.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:06 DEBUG : dir/file1.3e2480bb.partial: renamed to: dir/file1 2026/09/08 04:22:06 INFO : dir/file1: Copied (replaced existing) 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-08 04:22:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:06 DEBUG : >WaitForWriters: 2026/09/08 04:22:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.64s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:06 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:06 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/09/08 04:22:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:06 DEBUG : dir/file1: newRWFileHandle: 2026/09/08 04:22:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/08 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/08 04:22:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): _writeAt: size=5, off=0 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): openPending: 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/08 04:22:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): >openPending: err= 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): >_writeAt: n=5, err= 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): _writeAt: size=15, off=5 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): >_writeAt: n=15, err= 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): close: 2026/09/08 04:22:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-08 04:22:06.880368709 +0000 UTC m=+31.624769549 2026/09/08 04:22:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:06 DEBUG : dir/file1(0x1904c1bf9700): >close: err= 2026/09/08 04:22:06 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:06 DEBUG : dir: Looking for writers 2026/09/08 04:22:06 DEBUG : file1: reading active writers 2026/09/08 04:22:06 DEBUG : Looking for writers 2026/09/08 04:22:06 DEBUG : dir: reading active writers 2026/09/08 04:22:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:06 DEBUG : dir/file1: vfs cache: starting upload 2026/09/08 04:22:06 DEBUG : dir/file1.bc98dda9.partial: size = 20 OK 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1.bc98dda9.partial" 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1.bc98dda9.partial 2026/09/08 04:22:06 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1.bc98dda9.partial" 2026/09/08 04:22:07 DEBUG : dir: Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : dir: reading active writers 2026/09/08 04:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-zehuhaf4hazi/dir/file1.bc98dda9.partial 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:07 DEBUG : dir/file1.bc98dda9.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/08 04:22:07 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/08 04:22:07 DEBUG : dir/file1.bc98dda9.partial: renamed to: dir/file1 2026/09/08 04:22:07 INFO : dir/file1: Copied (replaced existing) 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/09/08 04:22:07 DEBUG : dir: Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : dir: reading active writers 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:07 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/09/08 04:22:07 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-08 04:22:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/08 04:22:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:07 DEBUG : >WaitForWriters: 2026/09/08 04:22:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.65s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:07 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : file1: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : file1(0x1904c1349480): openPending: 2026/09/08 04:22:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:07 DEBUG : file1(0x1904c1349480): >openPending: err= 2026/09/08 04:22:07 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 04:22:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 04:22:07 DEBUG : file1(0x1904c1349480): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : file1(0x1904c1349480): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : file1(0x1904c1349480): close: 2026/09/08 04:22:07 DEBUG : file1: vfs cache: setting modification time to 2026-09-08 04:22:07.216578422 +0000 UTC m=+31.960979251 2026/09/08 04:22:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : file1(0x1904c1349480): >close: err= 2026/09/08 04:22:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:07 DEBUG : file1: vfs cache: starting upload 2026/09/08 04:22:07 DEBUG : file1.27f14c9f.partial: size = 5 OK 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1.27f14c9f.partial" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1.27f14c9f.partial 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1.27f14c9f.partial" 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1.27f14c9f.partial 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:07 DEBUG : file1.27f14c9f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:07 DEBUG : file1.27f14c9f.partial: renamed to: file1 2026/09/08 04:22:07 INFO : file1: Copied (new) 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:07 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:07 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : file1: reading active writers 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-08 04:22:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 04:22:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:07 DEBUG : >WaitForWriters: 2026/09/08 04:22:07 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:07 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/08 04:22:07 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f48c00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f48c00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f48c00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f48c00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f48c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.545642216 +0000 UTC m=+32.290043067 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f48c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.545642216 +0000 UTC m=+32.290043067 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49540): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49540): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49540): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49540): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49540): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.545642216 +0000 UTC m=+32.290043067 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49540): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18920e0 item 1 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49b80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49b80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49b80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49b80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49b80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.548939133 +0000 UTC m=+32.293339953 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f49b80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92180): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92180): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92180): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92180): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92180): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.548939133 +0000 UTC m=+32.293339953 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92180): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1892a80 item 2 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f927c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f927c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f927c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f927c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f927c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.550999474 +0000 UTC m=+32.295400294 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f927c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.550999474 +0000 UTC m=+32.295400294 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f92c40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93100): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93100): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93100): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93100): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93100): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.550999474 +0000 UTC m=+32.295400294 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1893180 item 3 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93780): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93780): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93780): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.553873412 +0000 UTC m=+32.298274232 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93cc0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93cc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93cc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93cc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93cc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.553873412 +0000 UTC m=+32.298274232 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f93cc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1893c00 item 4 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac400): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac400): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac400): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.556124023 +0000 UTC m=+32.300524883 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.556124023 +0000 UTC m=+32.300524883 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fac880): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1facd40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1facd40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1facd40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1facd40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1facd40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.556124023 +0000 UTC m=+32.300524883 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1facd40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1780930 item 5 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad3c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad3c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad3c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad3c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad3c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.559215962 +0000 UTC m=+32.303616792 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad3c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad900): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.559215962 +0000 UTC m=+32.303616792 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fad900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135ea80 item 6 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe080): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe080): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe080): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.561305459 +0000 UTC m=+32.305706289 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.561305459 +0000 UTC m=+32.305706289 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbe580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbea40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbea40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbea40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbea40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbea40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.561305459 +0000 UTC m=+32.305706289 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbea40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135f260 item 7 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf0c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf0c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf0c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf0c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf0c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.564066012 +0000 UTC m=+32.308466833 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf0c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf600): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf600): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf600): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf600): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf600): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.564066012 +0000 UTC m=+32.308466833 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbf600): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135fc70 item 8 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbfbc0): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1fbfbc0): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbfbc0): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbfbc0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbfbc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbfbc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fbfbc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6080): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6080): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6080): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.566212446 +0000 UTC m=+32.310613266 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.566212446 +0000 UTC m=+32.310613266 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6a00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6a00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6a00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6a00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6a00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.566212446 +0000 UTC m=+32.310613266 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd6a00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1669b20 item 9 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7080): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7080): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7080): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.56924296 +0000 UTC m=+32.313643780 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd75c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd75c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd75c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd75c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd75c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.56924296 +0000 UTC m=+32.313643780 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd75c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1672ee0 item 10 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7c00): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1fd7c00): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7c00): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7c00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fd7c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff60c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff60c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff60c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff60c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff60c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.571158217 +0000 UTC m=+32.315559037 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff60c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.571158217 +0000 UTC m=+32.315559037 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff65c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.571158217 +0000 UTC m=+32.315559037 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1673960 item 11 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7140): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7140): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7140): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.574221984 +0000 UTC m=+32.318622803 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50e00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50e00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50e00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50e00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.574221984 +0000 UTC m=+32.318622803 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1871c70 item 12 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6040): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1ff6040): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6040): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6040): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6040): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6040): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6400): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6400): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6400): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.577622286 +0000 UTC m=+32.322023116 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.577622286 +0000 UTC m=+32.322023116 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff6ac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f6540 item 13 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7280): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7280): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.579929984 +0000 UTC m=+32.324330844 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff77c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff77c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff77c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff77c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff77c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.579929984 +0000 UTC m=+32.324330844 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff77c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f71f0 item 14 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7e00): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1ff7e00): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7e00): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7e00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ff7e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b502c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b502c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b502c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b502c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b502c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.582493386 +0000 UTC m=+32.326894246 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b502c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b512c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b512c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b512c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b512c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b512c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.582493386 +0000 UTC m=+32.326894246 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b512c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f77a0 item 15 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51940): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51940): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51940): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51940): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51940): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.585075251 +0000 UTC m=+32.329476082 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51940): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.585075251 +0000 UTC m=+32.329476082 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1276770 item 16 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b685c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b685c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b685c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b685c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b685c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.587378872 +0000 UTC m=+32.331779762 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b685c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.587378872 +0000 UTC m=+32.331779762 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b68a40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69080): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69080): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69080): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.587378872 +0000 UTC m=+32.331779762 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c167a700 item 17 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69700): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69700): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69700): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.590346036 +0000 UTC m=+32.334746866 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69c40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69c40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69c40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69c40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69c40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.590346036 +0000 UTC m=+32.334746866 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b69c40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c167b6c0 item 18 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.592814889 +0000 UTC m=+32.337215719 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.592814889 +0000 UTC m=+32.337215719 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68a40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68fc0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68fc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68fc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68fc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68fc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.592814889 +0000 UTC m=+32.337215719 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68fc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1b36ee0 item 19 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a697c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a697c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a697c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a697c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a697c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.595988523 +0000 UTC m=+32.340389352 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a697c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12d1900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12d1900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12d1900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12d1900): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12d1900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.595988523 +0000 UTC m=+32.340389352 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12d1900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c169e9a0 item 20 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886640): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886640): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886640): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886640): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886640): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.598383927 +0000 UTC m=+32.342784757 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886640): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.598383927 +0000 UTC m=+32.342784757 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887780): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887780): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887780): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.598383927 +0000 UTC m=+32.342784757 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c169fb20 item 21 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887e40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887e40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887e40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887e40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887e40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.601700941 +0000 UTC m=+32.346101761 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887e40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c780): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c780): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c780): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.601700941 +0000 UTC m=+32.346101761 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16da150 item 22 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d840): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d840): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d840): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d840): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d840): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.604191585 +0000 UTC m=+32.348592485 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d840): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.604191585 +0000 UTC m=+32.348592485 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4ec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5b00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5b00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5b00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5b00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5b00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.604191585 +0000 UTC m=+32.348592485 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5b00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16da850 item 23 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee400): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee400): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee400): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.607481609 +0000 UTC m=+32.351882459 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee940): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee940): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee940): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee940): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee940): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.607481609 +0000 UTC m=+32.351882459 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee940): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16dbb90 item 24 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deef80): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1deef80): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deef80): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deef80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deef80): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deef80): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deef80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def340): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def340): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def340): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.609904285 +0000 UTC m=+32.354305095 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.609904285 +0000 UTC m=+32.354305095 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1def840): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1defdc0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1defdc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1defdc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1defdc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1defdc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.609904285 +0000 UTC m=+32.354305095 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1defdc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d36380 item 25 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5a80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5a80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5a80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5a80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5a80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.612744619 +0000 UTC m=+32.357145429 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5a80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ac900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ac900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ac900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ac900): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ac900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.612744619 +0000 UTC m=+32.357145429 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ac900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d36d90 item 26 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18acf40): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c18acf40): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18acf40): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18acf40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18acf40): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18acf40): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18acf40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad300): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad300): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad300): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad300): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad300): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.615195508 +0000 UTC m=+32.359596328 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad300): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.615195508 +0000 UTC m=+32.359596328 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad800): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.615195508 +0000 UTC m=+32.359596328 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d37340 item 27 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348500): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348500): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.618052745 +0000 UTC m=+32.362453565 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348a40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348a40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348a40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348a40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348a40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.618052745 +0000 UTC m=+32.362453565 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348a40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d37c70 item 28 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349100): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1349100): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349100): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349100): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349100): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349100): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13494c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13494c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13494c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13494c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13494c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.620256166 +0000 UTC m=+32.364656976 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13494c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349c40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349c40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349c40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349c40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349c40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.620256166 +0000 UTC m=+32.364656976 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349c40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123c8c0 item 29 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2054480): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2054480): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2054480): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2054480): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2054480): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.622194947 +0000 UTC m=+32.366595757 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2054480): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20549c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20549c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20549c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20549c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20549c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.622194947 +0000 UTC m=+32.366595757 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20549c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123d5e0 item 30 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055000): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c2055000): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055000): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055000): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055000): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055000): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20553c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20553c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20553c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20553c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20553c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.624225623 +0000 UTC m=+32.368626433 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20553c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055a80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055a80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055a80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055a80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055a80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.624225623 +0000 UTC m=+32.368626433 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2055a80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f8380 item 31 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068200): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068200): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068200): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.626388056 +0000 UTC m=+32.370788886 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068740): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068740): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068740): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068740): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068740): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.626388056 +0000 UTC m=+32.370788886 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068740): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f9110 item 32 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068d80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068d80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068d80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068d80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068d80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.62849722 +0000 UTC m=+32.372898030 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2068d80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c12401c0 item 33 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.629421736 +0000 UTC m=+32.373822596 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069700): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069700): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069700): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.629421736 +0000 UTC m=+32.373822596 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c12405b0 item 33 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069d40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069d40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069d40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069d40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069d40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.631485945 +0000 UTC m=+32.375886755 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2069d40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2128070 item 34 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.63240986 +0000 UTC m=+32.376810671 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20782c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078800): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078800): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078800): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078800): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078800): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.63240986 +0000 UTC m=+32.376810671 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078800): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c21283f0 item 34 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078e40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078e40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078e40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078e40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078e40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.6342369 +0000 UTC m=+32.378637710 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2078e40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2128c40 item 35 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.634983621 +0000 UTC m=+32.379384431 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20792c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20797c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20797c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20797c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20797c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20797c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.634983621 +0000 UTC m=+32.379384431 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c20797c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2128ee0 item 35 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2079e40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2079e40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2079e40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2079e40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2079e40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.636890102 +0000 UTC m=+32.381290912 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c2079e40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2129b20 item 36 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.637853581 +0000 UTC m=+32.382254391 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260440): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8400): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8400): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8400): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.637853581 +0000 UTC m=+32.382254391 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c001c0 item 36 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8a40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8a40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8a40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8a40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8a40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.639812 +0000 UTC m=+32.384212870 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8a40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c00a10 item 37 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.640613063 +0000 UTC m=+32.385013924 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f8ec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f93c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f93c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f93c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f93c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f93c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.640613063 +0000 UTC m=+32.385013924 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f93c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c00cb0 item 37 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f9a40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f9a40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f9a40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f9a40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f9a40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.643844586 +0000 UTC m=+32.388245406 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c14f9a40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c01500 item 38 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.644952849 +0000 UTC m=+32.389353669 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8580): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8580): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8580): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.644952849 +0000 UTC m=+32.389353669 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c01880 item 38 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8c00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8c00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8c00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8c00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.64753691 +0000 UTC m=+32.391937730 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c8c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18005b0 item 39 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.648555342 +0000 UTC m=+32.392956163 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9600): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9600): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9600): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9600): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9600): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.648555342 +0000 UTC m=+32.392956163 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9600): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18010a0 item 39 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9c80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9c80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9c80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9c80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9c80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.650981175 +0000 UTC m=+32.395382004 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18c9c80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebe070 item 40 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.651880523 +0000 UTC m=+32.396281343 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec7c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec7c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec7c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec7c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec7c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.651880523 +0000 UTC m=+32.396281343 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ec7c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebe310 item 40 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.654052826 +0000 UTC m=+32.398453636 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ecd80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed280): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebe8c0 item 41 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed280): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.654738862 +0000 UTC m=+32.399139672 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebec40 item 41 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.65547943 +0000 UTC m=+32.399880240 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ed740): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18edc80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18edc80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18edc80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18edc80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18edc80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.65547943 +0000 UTC m=+32.399880240 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18edc80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebeee0 item 41 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.65753368 +0000 UTC m=+32.401934520 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a303c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a308c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a308c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a308c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebf490 item 42 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a308c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a308c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.658140605 +0000 UTC m=+32.402541416 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a308c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebf730 item 42 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.658966536 +0000 UTC m=+32.403367346 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a30e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31380): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31380): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31380): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31380): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31380): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.658966536 +0000 UTC m=+32.403367346 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31380): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebfab0 item 42 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.660849432 +0000 UTC m=+32.405250242 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a319c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31ec0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31ec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31ec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20de3f0 item 43 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31ec0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31ec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.661657228 +0000 UTC m=+32.406058038 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a31ec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20de690 item 43 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.662335359 +0000 UTC m=+32.406736199 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9a500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9aa40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9aa40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9aa40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9aa40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9aa40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.662335359 +0000 UTC m=+32.406736199 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9aa40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20de930 item 43 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.664146508 +0000 UTC m=+32.408547319 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b580): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b580): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20df030 item 44 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b580): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.66480881 +0000 UTC m=+32.409209620 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9b580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20df2d0 item 44 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.665620073 +0000 UTC m=+32.410020883 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a9bac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0140): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0140): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0140): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.665620073 +0000 UTC m=+32.410020883 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20df570 item 44 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.667284746 +0000 UTC m=+32.411685556 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0c80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0c80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0c80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20dfc70 item 45 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0c80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0c80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.667956455 +0000 UTC m=+32.412357265 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae0c80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1380): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1380): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1380): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1380): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1380): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.667956455 +0000 UTC m=+32.412357265 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1380): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207e230 item 45 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.670353983 +0000 UTC m=+32.414754813 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae19c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1ec0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1ec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1ec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207e7e0 item 46 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1ec0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1ec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.671137002 +0000 UTC m=+32.415537822 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ae1ec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b046c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b046c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b046c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b046c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b046c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.671137002 +0000 UTC m=+32.415537822 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b046c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207eaf0 item 46 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.673252397 +0000 UTC m=+32.417653217 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b04d00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05200): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05200): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207f2d0 item 47 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05200): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.674026789 +0000 UTC m=+32.418427609 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05900): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.674026789 +0000 UTC m=+32.418427609 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b05900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207f650 item 47 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.676286757 +0000 UTC m=+32.420687588 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46540): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46540): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46540): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207fc00 item 48 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46540): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46540): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.67703418 +0000 UTC m=+32.421434990 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46540): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46c40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46c40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46c40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46c40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46c40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.67703418 +0000 UTC m=+32.421434990 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b46c40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f4070 item 48 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47280): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47280): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.679613171 +0000 UTC m=+32.424013990 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f4af0 item 49 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.680277655 +0000 UTC m=+32.424678465 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47c40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47c40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47c40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47c40): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47c40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.680277655 +0000 UTC m=+32.424678465 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b47c40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f5180 item 49 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b623c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b623c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b623c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b623c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b623c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.682303171 +0000 UTC m=+32.426703991 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b623c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f5b20 item 50 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.683038709 +0000 UTC m=+32.427439520 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b628c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62e40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62e40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62e40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62e40): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62e40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.683038709 +0000 UTC m=+32.427439520 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62e40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102230 item 50 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b634c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b634c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b634c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b634c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b634c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.684756044 +0000 UTC m=+32.429156854 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b634c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102930 item 51 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.685521269 +0000 UTC m=+32.429922079 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b639c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6000): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6000): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6000): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6000): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6000): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.685521269 +0000 UTC m=+32.429922079 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102bd0 item 51 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6680): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6680): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6680): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6680): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6680): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.687363248 +0000 UTC m=+32.431764098 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6680): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2103420 item 52 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.687981104 +0000 UTC m=+32.432381914 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc6b80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7100): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7100): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7100): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7100): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7100): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.687981104 +0000 UTC m=+32.432381914 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c21036c0 item 52 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7780): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7780): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7780): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.689836689 +0000 UTC m=+32.434237499 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2103d50 item 53 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.690927559 +0000 UTC m=+32.435328390 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc7c80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c102c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c102c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c102c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c102c0): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c102c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.690927559 +0000 UTC m=+32.435328390 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c102c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123e850 item 53 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10940): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10940): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10940): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10940): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10940): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.693012046 +0000 UTC m=+32.437412866 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10940): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123ef50 item 54 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.693883252 +0000 UTC m=+32.438284072 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c10e40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c113c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c113c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c113c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c113c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c113c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.693883252 +0000 UTC m=+32.438284072 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c113c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123f3b0 item 54 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c11a40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c11a40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c11a40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c11a40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c11a40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.695892476 +0000 UTC m=+32.440293296 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c11a40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123fd50 item 55 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.696729076 +0000 UTC m=+32.441129896 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28580): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28580): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28580): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.696729076 +0000 UTC m=+32.441129896 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e581c0 item 55 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28c00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28c00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28c00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28c00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.698785289 +0000 UTC m=+32.443186110 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c28c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e58770 item 56 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.699834441 +0000 UTC m=+32.444235261 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29680): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29680): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29680): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29680): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29680): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.699834441 +0000 UTC m=+32.444235261 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29680): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e58a10 item 56 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.701701437 +0000 UTC m=+32.446102268 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c29cc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46300): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46300): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46300): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e58fc0 item 57 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46300): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46300): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.702544119 +0000 UTC m=+32.446944919 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46300): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2129dc0 item 57 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.703569885 +0000 UTC m=+32.447970706 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12608c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260e40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260e40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260e40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260e40): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260e40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.703569885 +0000 UTC m=+32.447970706 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1260e40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188a1c0 item 57 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.705621771 +0000 UTC m=+32.450022591 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1261480): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12619c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12619c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12619c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188ab60 item 58 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12619c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12619c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.706371607 +0000 UTC m=+32.450772467 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c12619c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188ae00 item 58 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.70727339 +0000 UTC m=+32.451674210 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e5c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e5c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e5c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e5c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e5c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.70727339 +0000 UTC m=+32.451674210 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9e5c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188b2d0 item 58 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.709312672 +0000 UTC m=+32.453713502 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9ec00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f140): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f140): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188b9d0 item 59 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f140): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.712273875 +0000 UTC m=+32.456674695 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c171a2a0 item 59 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.713011779 +0000 UTC m=+32.457412599 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9f680): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9fc00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9fc00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9fc00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9fc00): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9fc00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.713011779 +0000 UTC m=+32.457412599 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c9fc00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c171b030 item 59 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.714976841 +0000 UTC m=+32.459377660 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8880): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8880): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8880): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19ec310 item 60 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8880): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8880): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.715773074 +0000 UTC m=+32.460173894 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8880): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19ec620 item 60 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.716591309 +0000 UTC m=+32.460992129 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd8dc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd9380): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd9380): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd9380): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd9380): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd9380): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.716591309 +0000 UTC m=+32.460992129 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd9380): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19ed0a0 item 60 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.718628467 +0000 UTC m=+32.463029287 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cd99c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8000): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8000): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8000): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19eda40 item 61 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8000): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8000): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.71952008 +0000 UTC m=+32.463920900 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8700): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8700): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8700): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.71952008 +0000 UTC m=+32.463920900 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19edd50 item 61 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.721804314 +0000 UTC m=+32.466205134 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf8d40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9280): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1339b90 item 62 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9280): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.722693524 +0000 UTC m=+32.467094344 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9980): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9980): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9980): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9980): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9980): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.722693524 +0000 UTC m=+32.467094344 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cf9980): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c183e460 item 62 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.725660578 +0000 UTC m=+32.470061448 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d240c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24600): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24600): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24600): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c183f340 item 63 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24600): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24600): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.72670469 +0000 UTC m=+32.471105520 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24600): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24d00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24d00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24d00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24d00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24d00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.72670469 +0000 UTC m=+32.471105520 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d24d00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c183f730 item 63 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.729737337 +0000 UTC m=+32.474138157 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25880): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25880): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25880): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18901c0 item 64 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25880): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25880): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.730678725 +0000 UTC m=+32.475079595 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d25880): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54080): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54080): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54080): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.730678725 +0000 UTC m=+32.475079595 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18904d0 item 64 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d546c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d546c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d546c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d546c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d546c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.733509952 +0000 UTC m=+32.477910772 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d546c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1891110 item 65 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.739770737 +0000 UTC m=+32.484171557 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d54b40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55040): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55040): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55040): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.739770737 +0000 UTC m=+32.484171557 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18913b0 item 65 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55680): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55680): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55680): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55680): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55680): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.741729367 +0000 UTC m=+32.486130186 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55680): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1891e30 item 66 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.742543243 +0000 UTC m=+32.486944062 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d55b00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a140): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a140): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a140): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.742543243 +0000 UTC m=+32.486944062 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1892310 item 66 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a780): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a780): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a780): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.744375815 +0000 UTC m=+32.488776635 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7a780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1892930 item 67 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.745050257 +0000 UTC m=+32.489451077 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7ac00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b100): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b100): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b100): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b100): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b100): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.745050257 +0000 UTC m=+32.489451077 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1892c40 item 67 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b780): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b780): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b780): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.749748271 +0000 UTC m=+32.494149141 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7b780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1893500 item 68 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.750620508 +0000 UTC m=+32.495021329 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d7bc80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da22c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da22c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da22c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da22c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da22c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.750620508 +0000 UTC m=+32.495021329 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da22c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1893880 item 68 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2900): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2900): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2900): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.753263049 +0000 UTC m=+32.497663880 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1893e30 item 69 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.75438121 +0000 UTC m=+32.498782091 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da2d80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3280): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3280): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3280): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.75438121 +0000 UTC m=+32.498782091 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c162ae00 item 69 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3900): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3900): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3900): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.75695422 +0000 UTC m=+32.501355091 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1780230 item 70 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.758151071 +0000 UTC m=+32.502551901 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1da3e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0440): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0440): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0440): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0440): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0440): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.758151071 +0000 UTC m=+32.502551901 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0440): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1780bd0 item 70 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0ac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0ac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0ac0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0ac0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0ac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.760901275 +0000 UTC m=+32.505302095 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0ac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135e540 item 71 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.761884512 +0000 UTC m=+32.506285332 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd0fc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd14c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd14c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd14c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd14c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd14c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.761884512 +0000 UTC m=+32.506285332 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd14c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135ea10 item 71 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd1b40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd1b40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd1b40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd1b40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd1b40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.763922081 +0000 UTC m=+32.508322901 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dd1b40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135f1f0 item 72 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.764876783 +0000 UTC m=+32.509277603 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe680): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe680): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe680): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe680): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe680): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.764876783 +0000 UTC m=+32.509277603 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe680): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135f500 item 72 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.766973524 +0000 UTC m=+32.511374353 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c300): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c800): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c800): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c800): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c167bd50 item 73 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c800): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c800): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.767869997 +0000 UTC m=+32.512270816 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8c800): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16695e0 item 73 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.768765899 +0000 UTC m=+32.513166719 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8ccc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d200): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d200): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d200): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.768765899 +0000 UTC m=+32.513166719 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1669b20 item 73 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.770809077 +0000 UTC m=+32.515209897 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8d840): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8dd40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8dd40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8dd40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1672a80 item 74 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8dd40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8dd40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.771576417 +0000 UTC m=+32.515977237 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e8dd40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1672f50 item 74 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.772481545 +0000 UTC m=+32.516882365 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac380): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac900): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.772481545 +0000 UTC m=+32.516882365 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1673420 item 74 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.774466516 +0000 UTC m=+32.518867336 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacf40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead440): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead440): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead440): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1673dc0 item 75 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead440): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead440): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.775042102 +0000 UTC m=+32.519442922 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead440): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1870380 item 75 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.775992577 +0000 UTC m=+32.520393397 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead980): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eadec0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eadec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eadec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eadec0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eadec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.775992577 +0000 UTC m=+32.520393397 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eadec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1870a10 item 75 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.778119995 +0000 UTC m=+32.522520815 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eca600): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecab00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecab00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecab00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1871420 item 76 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecab00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecab00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.778812984 +0000 UTC m=+32.523213804 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecab00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f2000 item 76 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.779702984 +0000 UTC m=+32.524103804 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb5c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb5c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb5c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb5c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb5c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.779702984 +0000 UTC m=+32.524103804 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecb5c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f22a0 item 76 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.78204094 +0000 UTC m=+32.526441760 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ecbc00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4200): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4200): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f2930 item 77 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4200): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.782904181 +0000 UTC m=+32.527305001 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4900): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.782904181 +0000 UTC m=+32.527305001 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f2c40 item 77 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.784865054 +0000 UTC m=+32.529265873 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee4f40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee5440): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee5440): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee5440): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f3420 item 78 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee5440): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee5440): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.785495685 +0000 UTC m=+32.529896505 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ee5440): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c468c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c468c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c468c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c468c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c468c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.785495685 +0000 UTC m=+32.529896505 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c468c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e59180 item 78 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.78758447 +0000 UTC m=+32.531985290 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c46f00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47400): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47400): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e59730 item 79 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47400): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.788229408 +0000 UTC m=+32.532630228 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47b00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47b00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47b00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47b00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47b00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.788229408 +0000 UTC m=+32.532630228 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c47b00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e599d0 item 79 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.790242791 +0000 UTC m=+32.534643621 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c240): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c740): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c740): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c740): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19280e0 item 80 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c740): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c740): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.790955898 +0000 UTC m=+32.535356718 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6c740): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6ce40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6ce40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6ce40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6ce40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6ce40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.790955898 +0000 UTC m=+32.535356718 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6ce40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19283f0 item 80 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d480): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d480): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d480): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d480): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d480): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.792785984 +0000 UTC m=+32.537186794 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d480): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19289a0 item 81 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.793725718 +0000 UTC m=+32.538126519 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6d900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6de40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6de40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6de40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6de40): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6de40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.793725718 +0000 UTC m=+32.538126519 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c6de40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1928cb0 item 81 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0a5c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0a5c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0a5c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0a5c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0a5c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.795347672 +0000 UTC m=+32.539748471 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0a5c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1929490 item 82 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.795979997 +0000 UTC m=+32.540380807 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0aac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b040): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b040): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b040): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.795979997 +0000 UTC m=+32.540380807 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1929b90 item 82 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b6c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b6c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b6c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b6c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b6c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.797694975 +0000 UTC m=+32.542095785 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0b6c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1dc2540 item 83 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.798353338 +0000 UTC m=+32.542754148 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f0bbc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30200): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30200): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30200): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.798353338 +0000 UTC m=+32.542754148 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1dc2850 item 83 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30880): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30880): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30880): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30880): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30880): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.800047418 +0000 UTC m=+32.544448228 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30880): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1dc2e00 item 84 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.80087989 +0000 UTC m=+32.545280691 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f30d80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31300): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31300): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31300): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31300): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31300): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.80087989 +0000 UTC m=+32.545280691 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31300): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1dc30a0 item 84 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31980): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31980): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31980): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31980): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31980): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.803316622 +0000 UTC m=+32.547717432 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31980): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1dc3650 item 85 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.804043496 +0000 UTC m=+32.548444306 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f31e80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f664c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f664c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f664c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f664c0): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f664c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.804043496 +0000 UTC m=+32.548444306 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f664c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1dc38f0 item 85 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f66b40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f66b40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f66b40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f66b40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f66b40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.806187264 +0000 UTC m=+32.550588084 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f66b40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c86000 item 86 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.807046407 +0000 UTC m=+32.551447227 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f675c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f675c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f675c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f675c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f675c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.807046407 +0000 UTC m=+32.551447227 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f675c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c86460 item 86 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67c40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67c40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67c40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67c40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67c40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.809046435 +0000 UTC m=+32.553447254 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f67c40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c86bd0 item 87 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.809877183 +0000 UTC m=+32.554278004 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86240): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86780): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86780): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86780): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.809877183 +0000 UTC m=+32.554278004 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c86fc0 item 87 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86e00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86e00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86e00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86e00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.811945941 +0000 UTC m=+32.556346761 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f86e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c879d0 item 88 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.813155695 +0000 UTC m=+32.557556526 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87300): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87880): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87880): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87880): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87880): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87880): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.813155695 +0000 UTC m=+32.557556526 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87880): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c87c70 item 88 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.815051435 +0000 UTC m=+32.559452256 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1f87ec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa500): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa6380 item 89 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa500): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.815677388 +0000 UTC m=+32.560078208 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa6620 item 89 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.817799706 +0000 UTC m=+32.562200516 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faaa40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfeb00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfeb00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfeb00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfeb00): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfeb00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.817799706 +0000 UTC m=+32.562200516 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfeb00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c135f810 item 89 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.819733809 +0000 UTC m=+32.564134619 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe040): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe040): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e38150 item 90 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe040): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.820711145 +0000 UTC m=+32.565111964 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e383f0 item 90 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.821420956 +0000 UTC m=+32.565821766 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dfe580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff900): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.821420956 +0000 UTC m=+32.565821766 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dff900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e38690 item 90 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.822870122 +0000 UTC m=+32.567270932 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa580): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa580): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e38c40 item 91 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa580): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.823407998 +0000 UTC m=+32.567808809 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faa580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e38ee0 item 91 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.824020054 +0000 UTC m=+32.568420864 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1faad80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab300): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab300): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab300): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab300): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab300): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.824020054 +0000 UTC m=+32.568420864 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab300): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e39180 item 91 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.825572436 +0000 UTC m=+32.569973246 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fab940): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fabe80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fabe80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fabe80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e39730 item 92 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fabe80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fabe80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.826133336 +0000 UTC m=+32.570534146 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1fabe80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e399d0 item 92 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.826855179 +0000 UTC m=+32.571255989 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68b00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68b00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68b00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68b00): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68b00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.826855179 +0000 UTC m=+32.571255989 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a68b00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e39c70 item 92 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.828648326 +0000 UTC m=+32.573049136 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69880): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69880): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69880): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa6380 item 93 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69880): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69880): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.829327197 +0000 UTC m=+32.573728008 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a69880): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886240): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886240): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886240): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886240): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886240): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.829327197 +0000 UTC m=+32.573728008 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886240): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa67e0 item 93 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.831741426 +0000 UTC m=+32.576142237 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1886880): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887500): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa6d90 item 94 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887500): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.832380104 +0000 UTC m=+32.576780923 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887c00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887c00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887c00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887c00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.832380104 +0000 UTC m=+32.576780923 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1887c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa7030 item 94 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.834503384 +0000 UTC m=+32.578904183 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133c600): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d200): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d200): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa75e0 item 95 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d200): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.835156646 +0000 UTC m=+32.579557447 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c133d200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4e80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4e80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4e80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4e80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4e80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.835156646 +0000 UTC m=+32.579557447 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e4e80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa7880 item 95 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): open at offset 0 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.837124093 +0000 UTC m=+32.581524903 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c15e5c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee3c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee3c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee3c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1fa7e30 item 96 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee3c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee3c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.837812974 +0000 UTC m=+32.582213784 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dee3c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deeac0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deeac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deeac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deeac0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deeac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.837812974 +0000 UTC m=+32.582213784 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1deeac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f2230 item 96 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= 2026/09/08 04:22:07 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:07 DEBUG : Looking for writers 2026/09/08 04:22:07 DEBUG : >WaitForWriters: 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:07 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/08 04:22:07 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a4ac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a4ac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a4ac0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a4ac0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a4ac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.846508437 +0000 UTC m=+32.590909247 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a4ac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.846508437 +0000 UTC m=+32.590909247 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c16a5b00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c140): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c140): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c140): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.846508437 +0000 UTC m=+32.590909247 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f71f0 item 1 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c780): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c780): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c780): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.849336598 +0000 UTC m=+32.593737458 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125c780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125cc80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125cc80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125cc80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125cc80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125cc80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.849336598 +0000 UTC m=+32.593737458 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125cc80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f7c00 item 2 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d2c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d2c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d2c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d2c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d2c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.851611134 +0000 UTC m=+32.596011944 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d2c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.851611134 +0000 UTC m=+32.596011944 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125d740): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125dc00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125dc00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125dc00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125dc00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125dc00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.851611134 +0000 UTC m=+32.596011944 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c125dc00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17937a0 item 3 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e380): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e380): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e380): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e380): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e380): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.85431438 +0000 UTC m=+32.598715200 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e380): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e8c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e8c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e8c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e8c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e8c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.85431438 +0000 UTC m=+32.598715200 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173e8c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16da850 item 4 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173ef00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173ef00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173ef00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173ef00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173ef00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.856072019 +0000 UTC m=+32.600472829 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173ef00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.856072019 +0000 UTC m=+32.600472829 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f380): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f840): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f840): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f840): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f840): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f840): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.856072019 +0000 UTC m=+32.600472829 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173f840): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16db7a0 item 5 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173fec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173fec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173fec0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173fec0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173fec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.858670106 +0000 UTC m=+32.603070916 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c173fec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aa500): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aa500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aa500): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aa500): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aa500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.858670106 +0000 UTC m=+32.603070916 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aa500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d36380 item 6 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aab80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aab80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aab80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aab80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aab80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.860490514 +0000 UTC m=+32.604891355 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18aab80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.860490514 +0000 UTC m=+32.604891355 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab540): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab540): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab540): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab540): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab540): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.860490514 +0000 UTC m=+32.604891355 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ab540): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d36a80 item 7 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18abbc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18abbc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18abbc0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18abbc0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18abbc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.862833389 +0000 UTC m=+32.607234199 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18abbc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc200): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc200): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc200): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc200): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc200): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.862833389 +0000 UTC m=+32.607234199 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc200): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d37340 item 8 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc7c0): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c18dc7c0): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc7c0): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc7c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc7c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc7c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dc7c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dcb80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dcb80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dcb80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dcb80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dcb80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.864857592 +0000 UTC m=+32.609258402 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dcb80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.864857592 +0000 UTC m=+32.609258402 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd500): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd500): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd500): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.864857592 +0000 UTC m=+32.609258402 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18dd500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d378f0 item 9 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ddb80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ddb80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ddb80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ddb80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ddb80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.867544536 +0000 UTC m=+32.611945347 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ddb80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f01c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f01c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f01c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f01c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f01c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.867544536 +0000 UTC m=+32.611945347 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f01c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123c8c0 item 10 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0800): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c18f0800): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0800): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0800): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0800): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0800): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0800): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0bc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0bc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0bc0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0bc0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0bc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.869500711 +0000 UTC m=+32.613901561 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f0bc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): _writeAt: size=3, off=2 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.869500711 +0000 UTC m=+32.613901561 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f10c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f15c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f15c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f15c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f15c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f15c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.869500711 +0000 UTC m=+32.613901561 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f15c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123d5e0 item 11 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f1c40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f1c40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f1c40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f1c40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f1c40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.872122082 +0000 UTC m=+32.616522902 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18f1c40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a280): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a280): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a280): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.872122082 +0000 UTC m=+32.616522902 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f87e0 item 12 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a8c0): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c198a8c0): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a8c0): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a8c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a8c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198a8c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198ac80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198ac80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198ac80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198ac80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198ac80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.874273615 +0000 UTC m=+32.618674435 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198ac80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b340): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b340): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b340): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.874273615 +0000 UTC m=+32.618674435 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f97a0 item 13 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b9c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b9c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b9c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b9c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b9c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.876328096 +0000 UTC m=+32.620728925 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c198b9c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64000): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64000): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64000): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64000): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64000): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.876328096 +0000 UTC m=+32.620728925 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1240540 item 14 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64640): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1a64640): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64640): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64640): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64640): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64640): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64640): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64a00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64a00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64a00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64a00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64a00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.878493636 +0000 UTC m=+32.622894456 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a64a00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a650c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a650c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a650c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a650c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a650c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.878493636 +0000 UTC m=+32.622894456 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a650c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c00000 item 15 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65740): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65740): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65740): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65740): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65740): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.880607768 +0000 UTC m=+32.625008589 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65740): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65c80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65c80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65c80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65c80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65c80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.880607768 +0000 UTC m=+32.625008589 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a65c80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c00930 item 16 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a983c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a983c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a983c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a983c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a983c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.882765634 +0000 UTC m=+32.627166454 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a983c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.882765634 +0000 UTC m=+32.627166454 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98840): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98d40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98d40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98d40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98d40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98d40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.882765634 +0000 UTC m=+32.627166454 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a98d40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c01030 item 17 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a993c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a993c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a993c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a993c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a993c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.885815874 +0000 UTC m=+32.630216694 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a993c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a99900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a99900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a99900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a99900): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a99900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.885815874 +0000 UTC m=+32.630216694 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1a99900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c01c70 item 18 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6080): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6080): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6080): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.887901755 +0000 UTC m=+32.632302575 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.887901755 +0000 UTC m=+32.632302575 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ac6580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13481c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13481c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13481c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13481c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13481c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.887901755 +0000 UTC m=+32.632302575 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c13481c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1800ee0 item 19 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348840): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348840): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348840): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348840): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348840): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.891049649 +0000 UTC m=+32.635450470 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348840): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348d80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348d80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348d80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348d80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348d80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.891049649 +0000 UTC m=+32.635450470 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1348d80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c169fa40 item 20 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349480): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349480): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349480): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349480): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349480): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.892993591 +0000 UTC m=+32.637394411 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349480): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.892993591 +0000 UTC m=+32.637394411 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1349980): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c100): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c100): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c100): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c100): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c100): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.892993591 +0000 UTC m=+32.637394411 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebe230 item 21 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c780): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c780): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c780): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.895853412 +0000 UTC m=+32.640254232 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2c780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2ccc0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2ccc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2ccc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2ccc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2ccc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.895853412 +0000 UTC m=+32.640254232 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2ccc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebeaf0 item 22 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d340): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d340): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d340): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.897967374 +0000 UTC m=+32.642368194 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.897967374 +0000 UTC m=+32.642368194 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2d840): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2dd40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2dd40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2dd40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2dd40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2dd40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.897967374 +0000 UTC m=+32.642368194 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b2dd40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebf0a0 item 23 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b504c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b504c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b504c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b504c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b504c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.900709032 +0000 UTC m=+32.645109852 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b504c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50a00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50a00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50a00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50a00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50a00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.900709032 +0000 UTC m=+32.645109852 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b50a00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebf880 item 24 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51040): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1b51040): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51040): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51040): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51040): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51040): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51400): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51400): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51400): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.902842441 +0000 UTC m=+32.647243262 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.902842441 +0000 UTC m=+32.647243262 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.902842441 +0000 UTC m=+32.647243262 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b51e40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20de230 item 25 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b625c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b625c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b625c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b625c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b625c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.905583559 +0000 UTC m=+32.649984378 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b625c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62b00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62b00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62b00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62b00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62b00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.905583559 +0000 UTC m=+32.649984378 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b62b00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20dea80 item 26 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63140): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1b63140): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63140): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63140): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63140): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63140): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63500): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63500): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.907745422 +0000 UTC m=+32.652146242 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): >_readAt: n=2, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): _writeAt: size=3, off=7 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.907745422 +0000 UTC m=+32.652146242 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1b63a00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0040): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0040): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0040): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0040): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0040): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.907745422 +0000 UTC m=+32.652146242 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0040): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20df180 item 27 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc06c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc06c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc06c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc06c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc06c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.910604652 +0000 UTC m=+32.655005512 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc06c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0c00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0c00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0c00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0c00): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.910604652 +0000 UTC m=+32.655005512 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc0c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20dfab0 item 28 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1240): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1bc1240): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1240): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1240): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1240): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1240): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1240): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1600): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1600): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1600): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1600): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1600): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.912766515 +0000 UTC m=+32.657167335 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1600): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1cc0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1cc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1cc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1cc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1cc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.912766515 +0000 UTC m=+32.657167335 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bc1cc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207e380 item 29 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde440): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde440): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde440): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde440): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde440): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.914936494 +0000 UTC m=+32.659337314 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde440): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde980): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde980): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde980): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde980): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde980): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.914936494 +0000 UTC m=+32.659337314 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bde980): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207e930 item 30 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdefc0): _readAt: size=2, off=0 2026/09/08 04:22:07 ERROR : open-test-file(0x1904c1bdefc0): Couldn't read size of file 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdefc0): >_readAt: n=0, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdefc0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdefc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdefc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdefc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdf380): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdf380): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdf380): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdf380): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdf380): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.917039625 +0000 UTC m=+32.661440435 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdf380): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdfa40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdfa40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdfa40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdfa40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdfa40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.917039625 +0000 UTC m=+32.661440435 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1bdfa40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207f110 item 31 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c121c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c121c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c121c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c121c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c121c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.919210145 +0000 UTC m=+32.663610965 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c121c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12700): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12700): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12700): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.919210145 +0000 UTC m=+32.663610965 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207f810 item 32 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12d40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12d40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12d40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12d40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12d40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.92152174 +0000 UTC m=+32.665922640 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c12d40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207fdc0 item 33 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.922334706 +0000 UTC m=+32.666735566 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c131c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c136c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c136c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c136c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c136c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c136c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.922334706 +0000 UTC m=+32.666735566 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c136c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f4380 item 33 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c13d00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c13d00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c13d00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c13d00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c13d00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.924274489 +0000 UTC m=+32.668675309 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c13d00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f4fc0 item 34 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.925110609 +0000 UTC m=+32.669511429 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c307c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c307c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c307c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c307c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c307c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.925110609 +0000 UTC m=+32.669511429 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c307c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f5570 item 34 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30e00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30e00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30e00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30e00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.927040113 +0000 UTC m=+32.671440933 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c30e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102070 item 35 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.927808263 +0000 UTC m=+32.672209083 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31280): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31780): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31780): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31780): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31780): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31780): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.927808263 +0000 UTC m=+32.672209083 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31780): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102460 item 35 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31e00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31e00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31e00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31e00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.930107546 +0000 UTC m=+32.674508356 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c31e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102af0 item 36 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.930910292 +0000 UTC m=+32.675311102 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60940): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60940): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60940): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60940): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60940): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.930910292 +0000 UTC m=+32.675311102 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60940): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102e00 item 36 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60f80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60f80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60f80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60f80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60f80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.932829287 +0000 UTC m=+32.677230107 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c60f80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c21035e0 item 37 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.933697286 +0000 UTC m=+32.678098096 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61400): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61900): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61900): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61900): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.933697286 +0000 UTC m=+32.678098096 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c61900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2103880 item 37 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c080): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c080): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c080): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.935821006 +0000 UTC m=+32.680221827 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123e5b0 item 38 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.936859017 +0000 UTC m=+32.681259837 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7c580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7cac0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7cac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7cac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7cac0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7cac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.936859017 +0000 UTC m=+32.681259837 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7cac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123ea10 item 38 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d140): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d140): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d140): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d140): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d140): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.939157097 +0000 UTC m=+32.683557917 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d140): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123f260 item 39 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.939875664 +0000 UTC m=+32.684276485 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7d640): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7db40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7db40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7db40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7db40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7db40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.939875664 +0000 UTC m=+32.684276485 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1c7db40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123f5e0 item 39 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc02c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc02c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc02c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc02c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc02c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.942074187 +0000 UTC m=+32.686475007 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc02c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2128070 item 40 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.94293875 +0000 UTC m=+32.687339570 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc07c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc0d00): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc0d00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc0d00): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc0d00): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc0d00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.94293875 +0000 UTC m=+32.687339570 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc0d00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c21283f0 item 40 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.944998209 +0000 UTC m=+32.689399029 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc12c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc17c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc17c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc17c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2128b60 item 41 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc17c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc17c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.946442126 +0000 UTC m=+32.690842946 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc17c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2128e00 item 41 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.947221229 +0000 UTC m=+32.691622048 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1cc1c80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce02c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce02c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce02c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce02c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce02c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.947221229 +0000 UTC m=+32.691622048 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce02c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c21290a0 item 41 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.949057396 +0000 UTC m=+32.693458206 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0900): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0e00): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0e00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0e00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2129ce0 item 42 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0e00): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0e00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.94963693 +0000 UTC m=+32.694037750 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce0e00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188a0e0 item 42 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.950540867 +0000 UTC m=+32.694941888 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce1340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce18c0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce18c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce18c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce18c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce18c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.950540867 +0000 UTC m=+32.694941888 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ce18c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188a460 item 42 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.95221557 +0000 UTC m=+32.696616380 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a500): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a500): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a500): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188ad20 item 43 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a500): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a500): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.952874475 +0000 UTC m=+32.697275285 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1a500): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188b110 item 43 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.953734118 +0000 UTC m=+32.698134939 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1aa40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1af80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1af80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1af80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1af80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1af80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.953734118 +0000 UTC m=+32.698134939 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1af80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188b490 item 43 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.956032831 +0000 UTC m=+32.700433651 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1b5c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1bac0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1bac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1bac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c188bce0 item 44 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1bac0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1bac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.957248515 +0000 UTC m=+32.701649336 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d1bac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c171ae70 item 44 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.959291274 +0000 UTC m=+32.703692093 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a100): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a680): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a680): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a680): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a680): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a680): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.959291274 +0000 UTC m=+32.703692093 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3a680): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c171b810 item 44 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.961802487 +0000 UTC m=+32.706203297 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d3acc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad000): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad000): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad000): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1b37650 item 45 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad000): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad000): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.963304824 +0000 UTC m=+32.707705654 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad000): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad700): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad700): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad700): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.963304824 +0000 UTC m=+32.707705654 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18ad700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19ec310 item 45 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.96577517 +0000 UTC m=+32.710175980 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c18add40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9c340): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9c340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9c340): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19ed1f0 item 46 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9c340): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9c340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.966644962 +0000 UTC m=+32.711045782 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9c340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9ca40): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9ca40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9ca40): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9ca40): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9ca40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.966644962 +0000 UTC m=+32.711045782 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9ca40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19ed500 item 46 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.971005889 +0000 UTC m=+32.715406699 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d580): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d580): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d580): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c19edc70 item 47 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d580): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d580): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.971907241 +0000 UTC m=+32.716308062 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9d580): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9dc80): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9dc80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9dc80): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9dc80): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9dc80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.971907241 +0000 UTC m=+32.716308062 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1d9dc80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c13380e0 item 47 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 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/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.974645723 +0000 UTC m=+32.719046533 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc43c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc48c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc48c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc48c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c183e380 item 48 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc48c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc48c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.975537357 +0000 UTC m=+32.719938177 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc48c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc4fc0): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc4fc0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc4fc0): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc4fc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc4fc0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.975537357 +0000 UTC m=+32.719938177 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc4fc0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c183e770 item 48 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc55c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc55c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc55c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc55c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc55c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.978061886 +0000 UTC m=+32.722462746 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc55c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c183f5e0 item 49 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.978921689 +0000 UTC m=+32.723322509 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1dc5a40): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4080): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4080): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4080): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4080): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4080): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.978921689 +0000 UTC m=+32.723322509 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4080): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c183f8f0 item 49 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4700): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4700): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4700): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.984480558 +0000 UTC m=+32.728881448 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1890310 item 50 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.985711061 +0000 UTC m=+32.730111881 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df4c00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5180): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5180): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5180): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5180): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5180): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.985711061 +0000 UTC m=+32.730111881 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5180): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1890690 item 50 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5800): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5800): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5800): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5800): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5800): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.987989013 +0000 UTC m=+32.732389823 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5800): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1891260 item 51 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.988574519 +0000 UTC m=+32.732975320 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1df5d00): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90340): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90340): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90340): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90340): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90340): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.988574519 +0000 UTC m=+32.732975320 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90340): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1891570 item 51 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e909c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e909c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e909c0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e909c0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e909c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.99025316 +0000 UTC m=+32.734653980 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e909c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18920e0 item 52 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.991273777 +0000 UTC m=+32.735674598 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e90ec0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91440): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91440): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91440): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91440): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91440): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.991273777 +0000 UTC m=+32.735674598 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91440): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18924d0 item 52 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91ac0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91ac0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91ac0): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91ac0): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91ac0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.993374825 +0000 UTC m=+32.737775646 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1e91ac0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): _readAt: size=2, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): _writeAt: size=3, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1892af0 item 53 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.994224951 +0000 UTC m=+32.738625771 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac0c0): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac600): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac600): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac600): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac600): >_readAt: n=8, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac600): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.994224951 +0000 UTC m=+32.738625771 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eac600): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1892e00 item 53 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacc80): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacc80): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacc80): _writeAt: size=5, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacc80): >_writeAt: n=5, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacc80): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.996697531 +0000 UTC m=+32.741098372 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1eacc80): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): open at offset 5 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): >openPending: err= 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1893730 item 54 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): _readAt: size=2, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): _writeAt: size=3, off=5 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): >_writeAt: n=3, err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.997773854 +0000 UTC m=+32.742174704 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead180): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:07 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead700): _readAt: size=512, off=0 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead700): openPending: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead700): >openPending: err= 2026/09/08 04:22:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead700): >_readAt: n=3, err=EOF 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead700): close: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:07.997773854 +0000 UTC m=+32.742174704 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:07 DEBUG : open-test-file(0x1904c1ead700): >close: err= 2026/09/08 04:22:07 DEBUG : open-test-file: Remove: 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18939d0 item 54 2026/09/08 04:22:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eadd80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eadd80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eadd80): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eadd80): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eadd80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.000495875 +0000 UTC m=+32.744896696 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eadd80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c162a3f0 item 55 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.001370707 +0000 UTC m=+32.745771517 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece380): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece8c0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece8c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece8c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece8c0): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece8c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.001370707 +0000 UTC m=+32.745771517 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ece8c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c162af50 item 55 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecef40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecef40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecef40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecef40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecef40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.003235259 +0000 UTC m=+32.747636069 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecef40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17808c0 item 56 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.003937876 +0000 UTC m=+32.748338696 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf440): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf9c0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf9c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf9c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf9c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf9c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.003937876 +0000 UTC m=+32.748338696 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ecf9c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17816c0 item 56 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.008159709 +0000 UTC m=+32.752560530 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec100): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec640): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec640): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec640): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c167a770 item 57 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec640): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec640): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.008706372 +0000 UTC m=+32.753107192 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eec640): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c167aaf0 item 57 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.009389292 +0000 UTC m=+32.753790102 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eecb80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed100): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed100): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed100): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed100): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed100): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.009389292 +0000 UTC m=+32.753790102 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed100): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c167b180 item 57 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.011039538 +0000 UTC m=+32.755440349 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eed740): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eedc80): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eedc80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eedc80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c167bb90 item 58 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eedc80): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eedc80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.011609865 +0000 UTC m=+32.756010686 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1eedc80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1669260 item 58 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.012364631 +0000 UTC m=+32.756765451 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f122c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12880): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12880): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12880): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12880): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12880): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.012364631 +0000 UTC m=+32.756765451 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12880): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1669960 item 58 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.013897917 +0000 UTC m=+32.758298737 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f12ec0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13400): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13400): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13400): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16728c0 item 59 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13400): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13400): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.014453636 +0000 UTC m=+32.758854457 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13400): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1672d20 item 59 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.015120145 +0000 UTC m=+32.759520965 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13940): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13ec0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13ec0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13ec0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13ec0): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13ec0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.015120145 +0000 UTC m=+32.759520965 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f13ec0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1673110 item 59 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.016671115 +0000 UTC m=+32.761071935 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4c600): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4cb40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4cb40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4cb40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1673c00 item 60 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4cb40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4cb40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.017292177 +0000 UTC m=+32.761692997 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4cb40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18700e0 item 60 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.018029851 +0000 UTC m=+32.762430671 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d080): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d640): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d640): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d640): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d640): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d640): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.018029851 +0000 UTC m=+32.762430671 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4d640): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1870770 item 60 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.019780056 +0000 UTC m=+32.764180877 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f4dc80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f722c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f722c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f722c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1871030 item 61 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f722c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f722c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.020508492 +0000 UTC m=+32.764909311 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f722c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f729c0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f729c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f729c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f729c0): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f729c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.020508492 +0000 UTC m=+32.764909311 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f729c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18712d0 item 61 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.022319422 +0000 UTC m=+32.766720242 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73000): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73540): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73540): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73540): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1871b90 item 62 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73540): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73540): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.022924915 +0000 UTC m=+32.767325736 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73540): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73c40): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73c40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73c40): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73c40): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73c40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.022924915 +0000 UTC m=+32.767325736 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f73c40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e58000 item 62 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.025072822 +0000 UTC m=+32.769473642 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a380): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a8c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a8c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a8c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e58620 item 63 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a8c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a8c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.025658268 +0000 UTC m=+32.770059088 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a8c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9afc0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9afc0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9afc0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9afc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9afc0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.025658268 +0000 UTC m=+32.770059088 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9afc0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e588c0 item 63 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): >_readAt: n=0, err=Bad file descriptor 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.027786397 +0000 UTC m=+32.772187217 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9a240): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9b6c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9b6c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9b6c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e58b60 item 64 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9b6c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9b6c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.028477823 +0000 UTC m=+32.772878633 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9b6c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9bdc0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9bdc0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9bdc0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9bdc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9bdc0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.028477823 +0000 UTC m=+32.772878633 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1f9bdc0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e58e00 item 64 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee500): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee500): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee500): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee500): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee500): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.030341242 +0000 UTC m=+32.774742063 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee500): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): _writeAt: size=3, off=2 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e593b0 item 65 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.030977424 +0000 UTC m=+32.775378234 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1dee980): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1deee80): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1deee80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1deee80): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1deee80): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1deee80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.030977424 +0000 UTC m=+32.775378234 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1deee80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e59650 item 65 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def4c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def4c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def4c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def4c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def4c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.032508325 +0000 UTC m=+32.776909135 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def4c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1e59c00 item 66 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.033145659 +0000 UTC m=+32.777546469 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1def940): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6000): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6000): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6000): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6000): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6000): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.033145659 +0000 UTC m=+32.777546469 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6000): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c171a2a0 item 66 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6640): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6640): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6640): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6640): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6640): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.034588063 +0000 UTC m=+32.778988873 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6640): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): _writeAt: size=3, off=2 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c171bb20 item 67 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.035198476 +0000 UTC m=+32.779599277 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac6c00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7100): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7100): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7100): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7100): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7100): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.035198476 +0000 UTC m=+32.779599277 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7100): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f20e0 item 67 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7780): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7780): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7780): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7780): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7780): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.036684272 +0000 UTC m=+32.781085082 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7780): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f2770 item 68 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.037379124 +0000 UTC m=+32.781779934 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ac7c80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68300): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68300): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68300): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68300): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68300): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.037379124 +0000 UTC m=+32.781779934 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68300): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f2a10 item 68 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68980): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68980): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68980): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68980): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68980): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.03891234 +0000 UTC m=+32.783313150 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68980): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): _writeAt: size=3, off=2 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f31f0 item 69 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.0395794 +0000 UTC m=+32.783980210 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a68e80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69480): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69480): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69480): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69480): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69480): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.0395794 +0000 UTC m=+32.783980210 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69480): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f3500 item 69 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69d40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69d40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69d40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69d40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69d40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.041268972 +0000 UTC m=+32.785669782 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a69d40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c18f3c00 item 70 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.041952652 +0000 UTC m=+32.786353462 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886340): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886880): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886880): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886880): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886880): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886880): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.041952652 +0000 UTC m=+32.786353462 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1886880): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1800380 item 70 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887640): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887640): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887640): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887640): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887640): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.04335428 +0000 UTC m=+32.787755080 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887640): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): _writeAt: size=3, off=2 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1801570 item 71 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.043915549 +0000 UTC m=+32.788316359 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1887b40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133c200): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133c200): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133c200): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133c200): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133c200): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.043915549 +0000 UTC m=+32.788316359 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133c200): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1276540 item 71 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133d000): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133d000): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133d000): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133d000): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133d000): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.04550452 +0000 UTC m=+32.789905320 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133d000): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f61c0 item 72 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.046230041 +0000 UTC m=+32.790630841 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c133dc00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c15e55c0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c15e55c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c15e55c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c15e55c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c15e55c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.046230041 +0000 UTC m=+32.790630841 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c15e55c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f68c0 item 72 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.047534104 +0000 UTC m=+32.791934904 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a47c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a5a80): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a5a80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a5a80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f72d0 item 73 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a5a80): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a5a80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.048248502 +0000 UTC m=+32.792649312 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c16a5a80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): _writeAt: size=3, off=2 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f7570 item 73 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.049005442 +0000 UTC m=+32.793406262 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348100): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348640): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348640): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348640): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348640): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348640): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.049005442 +0000 UTC m=+32.793406262 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348640): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f7810 item 73 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.050852732 +0000 UTC m=+32.795253551 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1348c80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349200): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349200): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349200): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1792a10 item 74 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349200): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349200): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.051546732 +0000 UTC m=+32.795947553 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349200): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1793b90 item 74 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.052354838 +0000 UTC m=+32.796755658 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349740): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349e40): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349e40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349e40): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349e40): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349e40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.052354838 +0000 UTC m=+32.796755658 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1349e40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16da2a0 item 74 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.053978074 +0000 UTC m=+32.798378894 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18acd40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad240): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad240): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad240): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16daa10 item 75 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad240): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad240): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.054620187 +0000 UTC m=+32.799021007 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad240): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): _writeAt: size=3, off=2 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16db340 item 75 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.055370063 +0000 UTC m=+32.799770883 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ad780): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18adcc0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18adcc0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18adcc0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18adcc0): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18adcc0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.055370063 +0000 UTC m=+32.799770883 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18adcc0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c16db9d0 item 75 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.056968783 +0000 UTC m=+32.801369593 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a400): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a900): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a900): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a900): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d361c0 item 76 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a900): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a900): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.057623038 +0000 UTC m=+32.802023848 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7a900): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d364d0 item 76 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): _writeAt: size=3, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.05849798 +0000 UTC m=+32.802898801 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ae40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7b3c0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7b3c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7b3c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7b3c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7b3c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.05849798 +0000 UTC m=+32.802898801 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7b3c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d36770 item 76 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.060320112 +0000 UTC m=+32.804720922 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1e7ba00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260000): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260000): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260000): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d36f50 item 77 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260000): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260000): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.060999935 +0000 UTC m=+32.805400755 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260000): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260700): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260700): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260700): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260700): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260700): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.060999935 +0000 UTC m=+32.805400755 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260700): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d371f0 item 77 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.062813862 +0000 UTC m=+32.807214682 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1260d40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261240): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261240): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261240): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d377a0 item 78 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261240): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261240): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.063476594 +0000 UTC m=+32.807877414 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261240): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261940): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261940): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261940): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261940): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261940): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.063476594 +0000 UTC m=+32.807877414 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1261940): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1d37b90 item 78 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.065347857 +0000 UTC m=+32.809748677 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e080): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e580): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e580): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e580): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123c770 item 79 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e580): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e580): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.066035587 +0000 UTC m=+32.810436407 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173e580): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173ec80): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173ec80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173ec80): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173ec80): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173ec80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.066035587 +0000 UTC m=+32.810436407 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173ec80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123cbd0 item 79 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.067891952 +0000 UTC m=+32.812292772 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f2c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f7c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f7c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f7c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c123d8f0 item 80 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f7c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f7c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.068627261 +0000 UTC m=+32.813028081 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173f7c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173fec0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173fec0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173fec0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173fec0): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173fec0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.068627261 +0000 UTC m=+32.813028081 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c173fec0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f8070 item 80 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aa600): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aa600): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aa600): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aa600): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aa600): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.070540736 +0000 UTC m=+32.814941555 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aa600): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): _writeAt: size=3, off=7 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f8a80 item 81 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.071280202 +0000 UTC m=+32.815681012 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aaa80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aafc0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aafc0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aafc0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aafc0): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aafc0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.071280202 +0000 UTC m=+32.815681012 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18aafc0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f92d0 item 81 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce180): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce180): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce180): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce180): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce180): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.07306896 +0000 UTC m=+32.817469770 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce180): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c00380 item 82 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.073920468 +0000 UTC m=+32.818321318 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fce680): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcec00): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcec00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcec00): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcec00): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcec00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.073920468 +0000 UTC m=+32.818321318 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcec00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c007e0 item 82 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf280): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf280): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf280): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf280): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf280): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.075471939 +0000 UTC m=+32.819872749 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf280): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): _writeAt: size=3, off=7 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c00fc0 item 83 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.076160609 +0000 UTC m=+32.820561409 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcf780): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcfcc0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcfcc0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcfcc0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcfcc0): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcfcc0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.076160609 +0000 UTC m=+32.820561409 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fcfcc0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c013b0 item 83 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc440): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc440): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc440): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc440): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc440): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.07766005 +0000 UTC m=+32.822060860 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc440): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1c01c70 item 84 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.078298347 +0000 UTC m=+32.822699157 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdc940): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdcec0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdcec0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdcec0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdcec0): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdcec0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.078298347 +0000 UTC m=+32.822699157 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdcec0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c169e930 item 84 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdd540): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdd540): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdd540): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdd540): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdd540): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.079606437 +0000 UTC m=+32.824007237 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdd540): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): _writeAt: size=3, off=7 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c169f9d0 item 85 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.080208343 +0000 UTC m=+32.824609153 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fdda40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8080): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8080): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8080): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8080): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8080): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.080208343 +0000 UTC m=+32.824609153 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8080): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c169fce0 item 85 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8700): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8700): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8700): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8700): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8700): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.081670905 +0000 UTC m=+32.826071715 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8700): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebe460 item 86 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.082361009 +0000 UTC m=+32.826761819 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe8c00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9180): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9180): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9180): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9180): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9180): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.082361009 +0000 UTC m=+32.826761819 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9180): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebe700 item 86 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9800): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9800): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9800): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9800): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9800): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.083678348 +0000 UTC m=+32.828079158 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9800): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): _writeAt: size=3, off=7 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebed90 item 87 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.084371446 +0000 UTC m=+32.828772256 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1fe9d00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8340): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8340): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8340): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8340): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8340): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.084371446 +0000 UTC m=+32.828772256 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8340): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebf030 item 87 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff89c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff89c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff89c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff89c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff89c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.086036221 +0000 UTC m=+32.830437031 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff89c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebf5e0 item 88 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.086774544 +0000 UTC m=+32.831175354 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff8ec0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9440): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9440): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9440): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9440): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9440): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.086774544 +0000 UTC m=+32.831175354 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9440): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1ebf880 item 88 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.088262515 +0000 UTC m=+32.832663325 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1ff9a80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19320c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19320c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19320c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20de230 item 89 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19320c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19320c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.088813055 +0000 UTC m=+32.833213855 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19320c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): _writeAt: size=3, off=7 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20de540 item 89 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.089447824 +0000 UTC m=+32.833848634 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932600): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932b80): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932b80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932b80): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932b80): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932b80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.089447824 +0000 UTC m=+32.833848634 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1932b80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20de7e0 item 89 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.090948287 +0000 UTC m=+32.835349097 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c19331c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933700): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933700): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933700): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20deee0 item 90 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933700): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933700): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.091488108 +0000 UTC m=+32.835888918 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933700): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20df180 item 90 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.092120622 +0000 UTC m=+32.836521432 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1933c40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a300): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a300): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a300): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a300): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a300): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.092120622 +0000 UTC m=+32.836521432 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a300): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20df420 item 90 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.093501821 +0000 UTC m=+32.837902631 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6a940): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6ae80): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6ae80): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6ae80): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c20dfb20 item 91 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6ae80): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6ae80): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.09444893 +0000 UTC m=+32.838849780 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6ae80): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): >_readAt: n=2, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): _writeAt: size=3, off=7 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207e000 item 91 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.095044815 +0000 UTC m=+32.839445625 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b3c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b940): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b940): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b940): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b940): >_readAt: n=8, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b940): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.095044815 +0000 UTC m=+32.839445625 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1a6b940): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207e380 item 91 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.09657313 +0000 UTC m=+32.840973940 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4080): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa45c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa45c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa45c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207e930 item 92 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa45c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa45c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.097105837 +0000 UTC m=+32.841506647 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa45c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): open at offset 5 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207ed20 item 92 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): _readAt: size=2, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): _writeAt: size=3, off=5 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): >_writeAt: n=3, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.097802634 +0000 UTC m=+32.842203444 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa4b00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa50c0): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa50c0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa50c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa50c0): >_readAt: n=3, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa50c0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.097802634 +0000 UTC m=+32.842203444 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa50c0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207f0a0 item 92 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.099151019 +0000 UTC m=+32.843551830 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5700): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5c40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5c40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5c40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c207f7a0 item 93 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5c40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5c40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.099808251 +0000 UTC m=+32.844209071 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1aa5c40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00600): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00600): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00600): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00600): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00600): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.099808251 +0000 UTC m=+32.844209071 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00600): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f4380 item 93 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.101914519 +0000 UTC m=+32.846315339 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b00c40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01180): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01180): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01180): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f4fc0 item 94 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01180): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01180): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.102544879 +0000 UTC m=+32.846945699 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01180): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01880): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01880): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01880): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01880): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01880): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.102544879 +0000 UTC m=+32.846945699 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01880): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c17f5570 item 94 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.105905206 +0000 UTC m=+32.850306016 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b01ec0): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48500): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48500): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48500): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102070 item 95 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48500): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48500): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.106756104 +0000 UTC m=+32.851156924 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48500): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48c00): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48c00): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48c00): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48c00): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48c00): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.106756104 +0000 UTC m=+32.851156924 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c1b48c00): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c2102460 item 95 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 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/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): open at offset 0 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): _readAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): >_readAt: n=0, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.109941859 +0000 UTC m=+32.854342669 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18ab600): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18abb40): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18abb40): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18abb40): >openPending: err= 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1240460 item 96 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18abb40): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18abb40): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.110928854 +0000 UTC m=+32.855329674 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18abb40): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/08 04:22:08 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:08 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/08 04:22:08 DEBUG : open-test-file: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18e4340): _readAt: size=512, off=0 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18e4340): openPending: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18e4340): >openPending: err= 2026/09/08 04:22:08 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18e4340): >_readAt: n=5, err=EOF 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18e4340): close: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-08 04:22:08.110928854 +0000 UTC m=+32.855329674 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : open-test-file(0x1904c18e4340): >close: err= 2026/09/08 04:22:08 DEBUG : open-test-file: Remove: 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1904c1241810 item 96 2026/09/08 04:22:08 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/08 04:22:08 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/08 04:22:08 DEBUG : open-test-file: >Remove: err= 2026/09/08 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : >WaitForWriters: 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:08 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : file1: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): openPending: 2026/09/08 04:22:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): >openPending: err= 2026/09/08 04:22:08 DEBUG : file1: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/08 04:22:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): _writeAt: size=2, off=0 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): >_writeAt: n=2, err= 2026/09/08 04:22:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): RWFileHandle.Flush 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): RWFileHandle.Release 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): close: 2026/09/08 04:22:08 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/08 04:22:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : file1(0x1904c1b49180): >close: err= 2026/09/08 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : file1: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : file1: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:08 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:08 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : file1: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : file1: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:08 DEBUG : file1: vfs cache: starting upload 2026/09/08 04:22:08 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1.a0a9169e.partial" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1.a0a9169e.partial 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1.a0a9169e.partial" 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : file1: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zehuhaf4hazi/file1.a0a9169e.partial 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:08 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/08 04:22:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/08 04:22:08 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/09/08 04:22:08 INFO : file1: Copied (new) 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : file1: reading active writers 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:08 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/08 04:22:08 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/08 04:22:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/08 04:22:08 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:08 DEBUG : >WaitForWriters: 2026/09/08 04:22:08 INFO : file1: vfs cache: upload succeeded try #1 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:08 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:08 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-zehuhaf4hazi/dir/file1: no such file or directory 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:08 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:08 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/09/08 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : file1: reading active writers 2026/09/08 04:22:08 DEBUG : >WaitForWriters: 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.55s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:08 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:08 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:08 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:08 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:08 DEBUG : rename_me: newRWFileHandle: 2026/09/08 04:22:08 DEBUG : rename_me(0x1904c1ca49c0): openPending: 2026/09/08 04:22:08 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/08 04:22:08 DEBUG : rename_me(0x1904c1ca49c0): >openPending: err= 2026/09/08 04:22:08 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/08 04:22:08 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/08 04:22:08 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/08 04:22:08 DEBUG : rename_me(0x1904c1ca49c0): _writeAt: size=5, off=0 2026/09/08 04:22:08 DEBUG : rename_me(0x1904c1ca49c0): >_writeAt: n=5, err= 2026/09/08 04:22:08 DEBUG : rename_me(0x1904c1ca49c0): close: 2026/09/08 04:22:08 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-08 04:22:08.680601616 +0000 UTC m=+33.425002456 2026/09/08 04:22:08 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/08 04:22:08 DEBUG : rename_me(0x1904c1ca49c0): >close: err= 2026/09/08 04:22:08 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/08 04:22:08 DEBUG : i_was_renamed: Updating file with 0x1904c1ca3790 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/08 04:22:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/08 04:22:08 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : i_was_renamed: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : i_was_renamed: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : i_was_renamed: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : i_was_renamed: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/08 04:22:08 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/08 04:22:08 DEBUG : i_was_renamed.01d195f7.partial: size = 5 OK 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/i_was_renamed.01d195f7.partial" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/i_was_renamed.01d195f7.partial 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/i_was_renamed.01d195f7.partial" 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : i_was_renamed: reading active writers 2026/09/08 04:22:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/i_was_renamed.01d195f7.partial 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:08 DEBUG : i_was_renamed.01d195f7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:08 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:08 DEBUG : i_was_renamed.01d195f7.partial: renamed to: i_was_renamed 2026/09/08 04:22:08 INFO : i_was_renamed: Copied (new) 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/i_was_renamed" 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/i_was_renamed 2026/09/08 04:22:08 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/i_was_renamed" 2026/09/08 04:22:08 DEBUG : Looking for writers 2026/09/08 04:22:08 DEBUG : i_was_renamed: reading active writers 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/i_was_renamed 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:09 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:09 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-08 04:22:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/08 04:22:09 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/08 04:22:09 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/08 04:22:09 DEBUG : >WaitForWriters: 2026/09/08 04:22:09 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.34s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:09 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/08 04:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:09 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/09/08 04:22:09 DEBUG : forgetting directory cache 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c18e55c0): _readAt: size=512, off=0 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c18e55c0): openPending: 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 03:23:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 04:22:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c18e55c0): >openPending: err= 2026/09/08 04:22:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c18e55c0): >_readAt: n=20, err=EOF 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c18e55c0): close: 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:23:09 +0000 UTC 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c18e55c0): >close: err= 2026/09/08 04:22:09 DEBUG : Re-reading directory (112.975561ms old) 2026/09/08 04:22:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : forgetting directory cache 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c1af40c0): _readAt: size=512, off=0 2026/09/08 04:22:09 DEBUG : TestRWCacheUpdate(0x1904c1af40c0): openPending: 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:09 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 03:24:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-08 03:23:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 03:24:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-08 03:23:09 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/08 04:22:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 04:22:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1af40c0): >openPending: err= 2026/09/08 04:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1af40c0): >_readAt: n=20, err=EOF 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1af40c0): close: 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:24:09 +0000 UTC 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1af40c0): >close: err= 2026/09/08 04:22:10 DEBUG : Re-reading directory (108.241381ms old) 2026/09/08 04:22:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : forgetting directory cache 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1dc4100): _readAt: size=512, off=0 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1dc4100): openPending: 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 03:25:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-08 03:24:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 03:25:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-08 03:24:09 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/08 04:22:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 04:22:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1dc4100): >openPending: err= 2026/09/08 04:22:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1dc4100): >_readAt: n=20, err=EOF 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1dc4100): close: 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:25:09 +0000 UTC 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1dc4100): >close: err= 2026/09/08 04:22:10 DEBUG : Re-reading directory (105.94342ms old) 2026/09/08 04:22:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : forgetting directory cache 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1bda100): _readAt: size=512, off=0 2026/09/08 04:22:10 DEBUG : TestRWCacheUpdate(0x1904c1bda100): openPending: 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:10 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 03:26:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-08 03:25:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 03:26:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-08 03:25:09 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/08 04:22:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 04:22:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1bda100): >openPending: err= 2026/09/08 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1bda100): >_readAt: n=20, err=EOF 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1bda100): close: 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:26:09 +0000 UTC 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1bda100): >close: err= 2026/09/08 04:22:11 DEBUG : Re-reading directory (116.078833ms old) 2026/09/08 04:22:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : forgetting directory cache 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1af4a80): _readAt: size=512, off=0 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1af4a80): openPending: 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 03:27:09 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-08 03:26:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 03:27:09 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-08 03:26:09 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/08 04:22:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 04:22:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1af4a80): >openPending: err= 2026/09/08 04:22:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1af4a80): >_readAt: n=20, err=EOF 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1af4a80): close: 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:27:09 +0000 UTC 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate(0x1904c1af4a80): >close: err= 2026/09/08 04:22:11 DEBUG : Re-reading directory (115.052985ms old) 2026/09/08 04:22:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:11 DEBUG : forgetting directory cache 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:11 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:11 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1dee400): _readAt: size=512, off=0 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1dee400): openPending: 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-08 03:28:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-08 03:27:09 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-08 03:28:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-08 03:27:09 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/08 04:22:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/08 04:22:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1dee400): >openPending: err= 2026/09/08 04:22:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1dee400): >_readAt: n=20, err=EOF 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1dee400): close: 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:28:09 +0000 UTC 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1dee400): >close: err= 2026/09/08 04:22:12 DEBUG : Re-reading directory (116.707379ms old) 2026/09/08 04:22:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : forgetting directory cache 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1af58c0): _readAt: size=512, off=0 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1af58c0): openPending: 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-08 03:29:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-08 03:28:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-08 03:29:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-08 03:28:09 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/08 04:22:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/08 04:22:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1af58c0): >openPending: err= 2026/09/08 04:22:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1af58c0): >_readAt: n=21, err=EOF 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1af58c0): close: 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:29:09 +0000 UTC 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate(0x1904c1af58c0): >close: err= 2026/09/08 04:22:12 DEBUG : Re-reading directory (106.980738ms old) 2026/09/08 04:22:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:12 DEBUG : forgetting directory cache 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:12 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:12 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1bdb640): _readAt: size=512, off=0 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1bdb640): openPending: 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-08 03:30:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-08 03:29:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-08 03:30:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-08 03:29:09 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/08 04:22:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/08 04:22:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1bdb640): >openPending: err= 2026/09/08 04:22:13 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1bdb640): >_readAt: n=22, err=EOF 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1bdb640): close: 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:30:09 +0000 UTC 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1bdb640): >close: err= 2026/09/08 04:22:13 DEBUG : Re-reading directory (108.298938ms old) 2026/09/08 04:22:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : forgetting directory cache 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1deee00): _readAt: size=512, off=0 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1deee00): openPending: 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-08 03:31:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-08 03:30:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-08 03:31:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-08 03:30:09 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/08 04:22:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/08 04:22:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1deee00): >openPending: err= 2026/09/08 04:22:13 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1deee00): >_readAt: n=23, err=EOF 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1deee00): close: 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:31:09 +0000 UTC 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate(0x1904c1deee00): >close: err= 2026/09/08 04:22:13 DEBUG : Re-reading directory (117.419834ms old) 2026/09/08 04:22:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:13 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:13 DEBUG : forgetting directory cache 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate(0x1904c1a684c0): _readAt: size=512, off=0 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate(0x1904c1a684c0): openPending: 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/TestRWCacheUpdate" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-zehuhaf4hazi/TestRWCacheUpdate 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-08 03:32:09 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-08 03:31:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-08 03:32:09 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-08 03:31:09 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/08 04:22:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/08 04:22:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate(0x1904c1a684c0): >openPending: err= 2026/09/08 04:22:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate(0x1904c1a684c0): >_readAt: n=24, err=EOF 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate(0x1904c1a684c0): close: 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-08 03:32:09 +0000 UTC 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate(0x1904c1a684c0): >close: err= 2026/09/08 04:22:14 DEBUG : Re-reading directory (116.313466ms old) 2026/09/08 04:22:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/08 04:22:14 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:14 DEBUG : Looking for writers 2026/09/08 04:22:14 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/08 04:22:14 DEBUG : >WaitForWriters: 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.32s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:14 DEBUG : forgetting directory cache 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:14 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/08 04:22:14 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:14 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/08 04:22:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:14 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/08 04:22:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/08 04:22:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/08 04:22:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/08 04:22:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/08 04:22:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/08 04:22:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/FiLeA" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zehuhaf4hazi/FiLeA 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/09/08 04:22:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/08 04:22:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/08 04:22:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FiLeB" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zehuhaf4hazi/FiLeB 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:15 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/08 04:22:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/08 04:22:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/08 04:22:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/08 04:22:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:15 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/FilEb" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zehuhaf4hazi/FilEb 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/09/08 04:22:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/08 04:22:16 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/09/08 04:22:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/08 04:22:16 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/09/08 04:22:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/09/08 04:22:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/09/08 04:22:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/09/08 04:22:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/09/08 04:22:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/09/08 04:22:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/09/08 04:22:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:16 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : FilEb: Open: flags=O_RDONLY 2026/09/08 04:22:16 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/09/08 04:22:16 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/09/08 04:22:16 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:16 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:16 DEBUG : Looking for writers 2026/09/08 04:22:16 DEBUG : FiLeA: reading active writers 2026/09/08 04:22:16 DEBUG : FiLeB: reading active writers 2026/09/08 04:22:16 DEBUG : FilEb: reading active writers 2026/09/08 04:22:16 DEBUG : >WaitForWriters: 2026/09/08 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:16 DEBUG : Looking for writers 2026/09/08 04:22:16 DEBUG : FiLeA: reading active writers 2026/09/08 04:22:16 DEBUG : FiLeB: reading active writers 2026/09/08 04:22:16 DEBUG : FilEb: reading active writers 2026/09/08 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.75s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/normal name with no special characters.txt" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/normal\ name\ with\ no\ special\ characters.txt 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/normal\ name\ with\ no\ special\ characters.txt" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zehuhaf4hazi/normal name with no special characters.txt 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/normal name with no special characters.txt" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/normal\ name\ with\ no\ special\ characters.txt 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/normal\ name\ with\ no\ special\ characters.txt" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zehuhaf4hazi/normal name with no special characters.txt 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/09/08 04:22:16 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/normal name with no special characters.txt" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/normal\ name\ with\ no\ special\ characters.txt 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/normal\ name\ with\ no\ special\ characters.txt" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zehuhaf4hazi/normal name with no special characters.txt 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zehuhaf4hazi/測試_Русский___ě_áñ 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:16 DEBUG : Looking for writers 2026/09/08 04:22:16 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/08 04:22:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/08 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:16 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Reusing VFS from active cache 2026/09/08 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:16 DEBUG : Looking for writers 2026/09/08 04:22:16 DEBUG : >WaitForWriters: 2026/09/08 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:16 DEBUG : Looking for writers 2026/09/08 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:16 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:16 DEBUG : Looking for writers 2026/09/08 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:16 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:16 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:16 DEBUG : Looking for writers 2026/09/08 04:22:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:16 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:16 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/08 04:22:17 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:17 DEBUG : dir: Looking for writers 2026/09/08 04:22:17 DEBUG : file2: reading active writers 2026/09/08 04:22:17 DEBUG : Looking for writers 2026/09/08 04:22:17 DEBUG : dir: reading active writers 2026/09/08 04:22:17 DEBUG : file1: reading active writers 2026/09/08 04:22:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:17 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/08 04:22:17 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:17 DEBUG : dir: Looking for writers 2026/09/08 04:22:17 DEBUG : Looking for writers 2026/09/08 04:22:17 DEBUG : dir: reading active writers 2026/09/08 04:22:17 DEBUG : file1: reading active writers 2026/09/08 04:22:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.45s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:17 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:17 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/08 04:22:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:18 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 04:22:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 04:22:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 04:22:18 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:18 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/08 04:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/new_file.txt" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/new_file.txt 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/new_file.txt" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/dir/new_file.txt 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 04:22:18 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/08 04:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/08 04:22:18 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:18 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/08 04:22:18 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:18 DEBUG : dir: Looking for writers 2026/09/08 04:22:18 DEBUG : file2: reading active writers 2026/09/08 04:22:18 DEBUG : new_file.txt: reading active writers 2026/09/08 04:22:18 DEBUG : Looking for writers 2026/09/08 04:22:18 DEBUG : dir: reading active writers 2026/09/08 04:22:18 DEBUG : file1: reading active writers 2026/09/08 04:22:18 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.57s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:18 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file2" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zehuhaf4hazi/dir/file2 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/08 04:22:18 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/08 04:22:18 DEBUG : dir/file1: Updating file with dir/file1 0x1904c1cdc000 2026/09/08 04:22:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/08 04:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/dir/file1" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zehuhaf4hazi/dir/file1 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/08 04:22:18 INFO : dir/file1: Moved (server-side) to: file0 2026/09/08 04:22:18 DEBUG : file0: Updating file with file0 0x1904c1cdc000 2026/09/08 04:22:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/08 04:22:18 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file0" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file0 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file0" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zehuhaf4hazi/file0 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file0" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file0 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file0" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zehuhaf4hazi/file0 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:18 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/09/08 04:22:18 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:18 DEBUG : dir: Looking for writers 2026/09/08 04:22:18 DEBUG : Looking for writers 2026/09/08 04:22:18 DEBUG : dir: reading active writers 2026/09/08 04:22:18 DEBUG : file0: reading active writers 2026/09/08 04:22:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.66s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:18 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Server has VFS statistics extension 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: About path "/rclone-test-zehuhaf4hazi" 2026/09/08 04:22:18 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:18 DEBUG : Looking for writers 2026/09/08 04:22:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:18 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:18 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/08 04:22:18 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/08 04:22:18 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/08 04:22:18 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/08 04:22:18 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: 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/08 04:22:19 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: 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/08 04:22:19 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:19 DEBUG : d: Looking for writers 2026/09/08 04:22:19 DEBUG : Looking for writers 2026/09/08 04:22:19 DEBUG : a: Looking for writers 2026/09/08 04:22:19 DEBUG : b: Looking for writers 2026/09/08 04:22:19 DEBUG : c: Looking for writers 2026/09/08 04:22:19 DEBUG : Looking for writers 2026/09/08 04:22:19 DEBUG : a: reading active writers 2026/09/08 04:22:19 DEBUG : b: reading active writers 2026/09/08 04:22:19 DEBUG : c: reading active writers 2026/09/08 04:22:19 DEBUG : d: reading active writers 2026/09/08 04:22:19 DEBUG : /: reading active writers 2026/09/08 04:22:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:19 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/08 04:22:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/08 04:22:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/08 04:22:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/08 04:22:19 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:19 DEBUG : a/b/c/d: Looking for writers 2026/09/08 04:22:19 DEBUG : a/b/c: Looking for writers 2026/09/08 04:22:19 DEBUG : d: reading active writers 2026/09/08 04:22:19 DEBUG : a/b: Looking for writers 2026/09/08 04:22:19 DEBUG : c: reading active writers 2026/09/08 04:22:19 DEBUG : a: Looking for writers 2026/09/08 04:22:19 DEBUG : b: reading active writers 2026/09/08 04:22:19 DEBUG : Looking for writers 2026/09/08 04:22:19 DEBUG : a: reading active writers 2026/09/08 04:22:19 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-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:19 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:19 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:19 DEBUG : Looking for writers 2026/09/08 04:22:19 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-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:19 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/08 04:22:19 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/08 04:22:19 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 04:22:19 DEBUG : file1: size = 5 OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:19 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:19 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:19 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/08 04:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:19 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/08 04:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 04:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 04:22:19 DEBUG : file1: size = 0 OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:19 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 04:22:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/08 04:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (7 bytes), uploading instead of streaming 2026/09/08 04:22:19 DEBUG : file1: size = 7 OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:19 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:19 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/09/08 04:22:19 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/08 04:22:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:19 DEBUG : Looking for writers 2026/09/08 04:22:19 DEBUG : file1: reading active writers 2026/09/08 04:22:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.53s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:19 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/08 04:22:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/08 04:22:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/08 04:22:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (11 bytes), uploading instead of streaming 2026/09/08 04:22:20 DEBUG : file1: size = 11 OK 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:20 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/08 04:22:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:20 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:20 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : file1: reading active writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.33s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Connection OK after error: context canceled 2026/09/08 04:22:21 DEBUG : file1: Removed after failed upload: context canceled 2026/09/08 04:22:21 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/08 04:22:21 DEBUG : file1: Remove: 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Remove: err= 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Connection OK after error: context canceled 2026/09/08 04:22:21 DEBUG : file1: Removed after failed upload: context canceled 2026/09/08 04:22:21 ERROR : file1: WriteFileHandle.New Rcat failed: Update ReadFrom failed: context canceled 2026/09/08 04:22:21 DEBUG : file1: Remove: 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Remove: err= 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 04:22:21 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/08 04:22:21 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 04:22:21 DEBUG : file2: size = 5 OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:21 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:21 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file2: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/file2" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-zehuhaf4hazi/file2 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file2: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : file2: reading active writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.35s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.01s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.01s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.33s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (5 bytes), uploading instead of streaming 2026/09/08 04:22:21 DEBUG : file1: size = 5 OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/09/08 04:22:21 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/08 04:22:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : file1: reading active writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: WriteFileHandle.Release closing 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 04:22:21 DEBUG : file1: size = 0 OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 04:22:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : file1: reading active writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (2 bytes), uploading instead of streaming 2026/09/08 04:22:21 DEBUG : file1: size = 2 OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/09/08 04:22:21 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/08 04:22:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:21 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : file1: reading active writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (0 bytes), uploading instead of streaming 2026/09/08 04:22:21 DEBUG : file1: size = 0 OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/09/08 04:22:21 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/08 04:22:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 04:22:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : file1: reading active writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: File to upload is small (100 bytes), uploading instead of streaming 2026/09/08 04:22:21 DEBUG : file1: size = 100 OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/file1" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 94dd18968c4a6d280a8b5d8ad5817e7d /rclone-test-zehuhaf4hazi/file1 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:21 DEBUG : file1: Parsed hash: 94dd18968c4a6d280a8b5d8ad5817e7d 2026/09/08 04:22:21 DEBUG : file1: md5 = 94dd18968c4a6d280a8b5d8ad5817e7d OK 2026/09/08 04:22:21 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/08 04:22:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/08 04:22:21 DEBUG : file1: Open: flags=O_RDONLY 2026/09/08 04:22:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/08 04:22:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/08 04:22:21 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:21 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:21 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:21 DEBUG : Looking for writers 2026/09/08 04:22:21 DEBUG : file1: reading active writers 2026/09/08 04:22:21 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/08 04:22:21 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/08 04:22:21 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/08 04:22:21 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/08 04:22:21 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/08 04:22:21 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/08 04:22:21 DEBUG : stalled: Remove: 2026/09/08 04:22:21 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/08 04:22:21 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.01s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:21 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f000.txt" 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f000.txt 2026/09/08 04:22:21 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f000.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-zehuhaf4hazi/flat/f000.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f000.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/flat/f000.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/flat/f000.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-zehuhaf4hazi/flat/f000.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f001.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f001.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f001.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-zehuhaf4hazi/flat/f001.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f001.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/flat/f001.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/flat/f001.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-zehuhaf4hazi/flat/f001.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f002.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f002.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f002.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-zehuhaf4hazi/flat/f002.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f002.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/flat/f002.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/flat/f002.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-zehuhaf4hazi/flat/f002.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f003.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f003.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f003.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-zehuhaf4hazi/flat/f003.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f003.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/flat/f003.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/flat/f003.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-zehuhaf4hazi/flat/f003.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f004.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f004.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f004.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-zehuhaf4hazi/flat/f004.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:22 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f004.txt" 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: sha1sum /rclone-test-zehuhaf4hazi/flat/f004.txt 2026/09/08 04:22:22 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zehuhaf4hazi/flat/f004.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-zehuhaf4hazi/flat/f004.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/09/08 04:22:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/08 04:22:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f000.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f000.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f000.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-zehuhaf4hazi/flat/f000.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/09/08 04:22:23 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/08 04:22:23 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f001.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f001.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f001.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-zehuhaf4hazi/flat/f001.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/09/08 04:22:23 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/08 04:22:23 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f002.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f002.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f002.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-zehuhaf4hazi/flat/f002.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/09/08 04:22:23 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/08 04:22:23 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f003.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f003.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f003.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-zehuhaf4hazi/flat/f003.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/09/08 04:22:23 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/08 04:22:23 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/flat/f004.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/flat/f004.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/flat/f004.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-zehuhaf4hazi/flat/f004.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/09/08 04:22:23 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:23 DEBUG : flat: Looking for writers 2026/09/08 04:22:23 DEBUG : f001.txt: reading active writers 2026/09/08 04:22:23 DEBUG : f002.txt: reading active writers 2026/09/08 04:22:23 DEBUG : f003.txt: reading active writers 2026/09/08 04:22:23 DEBUG : f004.txt: reading active writers 2026/09/08 04:22:23 DEBUG : f000.txt: reading active writers 2026/09/08 04:22:23 DEBUG : Looking for writers 2026/09/08 04:22:23 DEBUG : flat: reading active writers 2026/09/08 04:22:23 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.66s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:23 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:23 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/08 04:22:23 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/a/b/c/deep.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/a/b/c/deep.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/a/b/c/deep.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-zehuhaf4hazi/a/b/c/deep.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/09/08 04:22:23 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/08 04:22:23 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/a/b/mid.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/a/b/mid.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/a/b/mid.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-zehuhaf4hazi/a/b/mid.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/09/08 04:22:23 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/08 04:22:23 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/08 04:22:23 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:23 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/a/top.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/a/top.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/a/top.txt" 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-zehuhaf4hazi/a/top.txt 2026/09/08 04:22:23 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:23 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/09/08 04:22:23 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:23 DEBUG : a/b/c: Looking for writers 2026/09/08 04:22:23 DEBUG : deep.txt: reading active writers 2026/09/08 04:22:23 DEBUG : a/b: Looking for writers 2026/09/08 04:22:23 DEBUG : c: reading active writers 2026/09/08 04:22:23 DEBUG : mid.txt: reading active writers 2026/09/08 04:22:23 DEBUG : a: Looking for writers 2026/09/08 04:22:23 DEBUG : b: reading active writers 2026/09/08 04:22:23 DEBUG : top.txt: reading active writers 2026/09/08 04:22:23 DEBUG : Looking for writers 2026/09/08 04:22:23 DEBUG : a: reading active writers 2026/09/08 04:22:23 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:23 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/bigdir/big.bin" 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/bigdir/big.bin 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/bigdir/big.bin" 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 8f54b1c8d0a329fda74dcdda01d80059 /rclone-test-zehuhaf4hazi/bigdir/big.bin 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:24 DEBUG : bigdir/big.bin: Parsed hash: 8f54b1c8d0a329fda74dcdda01d80059 2026/09/08 04:22:24 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:24 DEBUG : bigdir: Looking for writers 2026/09/08 04:22:24 DEBUG : big.bin: reading active writers 2026/09/08 04:22:24 DEBUG : Looking for writers 2026/09/08 04:22:24 DEBUG : bigdir: reading active writers 2026/09/08 04:22:24 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.90s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-zehuhaf4hazi", Local "Local file system at /tmp/rclone171858357", Modify Window "1s" 2026/09/08 04:22:24 INFO : sftp://rclone@:22/rclone-test-zehuhaf4hazi: poll-interval is not supported by this remote 2026/09/08 04:22:24 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/08 04:22:24 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/08 04:22:24 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:24 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir1/a.txt" 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir1/a.txt 2026/09/08 04:22:24 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir1/a.txt" 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-zehuhaf4hazi/dir1/a.txt 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:25 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/09/08 04:22:25 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/08 04:22:25 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/08 04:22:25 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:25 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir2/b.txt" 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir2/b.txt 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir2/b.txt" 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: 415290769594460e2e485922904f345d /rclone-test-zehuhaf4hazi/dir2/b.txt 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:25 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/09/08 04:22:25 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/08 04:22:25 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/08 04:22:25 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/08 04:22:25 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Shell path "/rclone-test-zehuhaf4hazi/dir3/c.txt" 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: creating additional session 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Running remote command: md5sum /rclone-test-zehuhaf4hazi/dir3/c.txt 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zehuhaf4hazi/dir3/c.txt" 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: command exited OK 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-zehuhaf4hazi/dir3/c.txt 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: ssh external: close 2026/09/08 04:22:25 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/09/08 04:22:25 DEBUG : WaitForWriters: timeout=30s 2026/09/08 04:22:25 DEBUG : dir1: Looking for writers 2026/09/08 04:22:25 DEBUG : a.txt: reading active writers 2026/09/08 04:22:25 DEBUG : dir2: Looking for writers 2026/09/08 04:22:25 DEBUG : b.txt: reading active writers 2026/09/08 04:22:25 DEBUG : dir3: Looking for writers 2026/09/08 04:22:25 DEBUG : c.txt: reading active writers 2026/09/08 04:22:25 DEBUG : Looking for writers 2026/09/08 04:22:25 DEBUG : dir1: reading active writers 2026/09/08 04:22:25 DEBUG : dir2: reading active writers 2026/09/08 04:22:25 DEBUG : dir3: reading active writers 2026/09/08 04:22:25 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.35s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/09/08 04:22:25 DEBUG : sftp://rclone@:22/rclone-test-zehuhaf4hazi: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 50.020330243s (try 1/5)