"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/08/03 04:45:34 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-zoruyay3deyu" 2026/08/03 04:45:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 04:45:34 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/08/03 04:45:34 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/03 04:45:34 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/08/03 04:45:34 DEBUG : Setting ssh="ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_SSH 2026/08/03 04:45:34 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell type "unix" from config 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Relative path resolved to "/rclone-test-zoruyay3deyu" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Using root directory "/rclone-test-zoruyay3deyu" 2026/08/03 04:45:34 DEBUG : Creating backend with remote "/tmp/rclone1273915416" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:34 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:34 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:34 DEBUG : dir: Looking for writers 2026/08/03 04:45:34 DEBUG : Looking for writers 2026/08/03 04:45:34 DEBUG : dir: reading active writers 2026/08/03 04:45:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.25s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:34 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/08/03 04:45:35 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:35 DEBUG : dir/subdir: Looking for writers 2026/08/03 04:45:35 DEBUG : dir: Looking for writers 2026/08/03 04:45:35 DEBUG : file1: reading active writers 2026/08/03 04:45:35 DEBUG : file2: reading active writers 2026/08/03 04:45:35 DEBUG : subdir: reading active writers 2026/08/03 04:45:35 DEBUG : Looking for writers 2026/08/03 04:45:35 DEBUG : dir: reading active writers 2026/08/03 04:45:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.53s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:35 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:35 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:35 DEBUG : dir: Looking for writers 2026/08/03 04:45:35 DEBUG : file1: reading active writers 2026/08/03 04:45:35 DEBUG : Looking for writers 2026/08/03 04:45:35 DEBUG : dir: reading active writers 2026/08/03 04:45:35 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.19s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:35 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:35 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:35 DEBUG : dir: Looking for writers 2026/08/03 04:45:35 DEBUG : Looking for writers 2026/08/03 04:45:35 DEBUG : dir: reading active writers 2026/08/03 04:45:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.23s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:35 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:35 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:35 DEBUG : forgetting directory cache 2026/08/03 04:45:35 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:35 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:35 DEBUG : Looking for writers 2026/08/03 04:45:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.20s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:35 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:36 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/03 04:45:36 DEBUG : dir: invalidating directory cache 2026/08/03 04:45:36 DEBUG : >ForgetPath: 2026/08/03 04:45:36 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/03 04:45:36 DEBUG : invalidating directory cache 2026/08/03 04:45:36 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:36 DEBUG : >ForgetPath: 2026/08/03 04:45:36 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/03 04:45:36 DEBUG : >ForgetPath: 2026/08/03 04:45:36 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:36 DEBUG : dir: Looking for writers 2026/08/03 04:45:36 DEBUG : Looking for writers 2026/08/03 04:45:36 DEBUG : dir: reading active writers 2026/08/03 04:45:36 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.20s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:36 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/fil/a/b/c" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/fil/a/b/c 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/fil/a/b/c" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-zoruyay3deyu/fil/a/b/c 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/fil/a/b/c" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/fil/a/b/c 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/fil/a/b/c" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-zoruyay3deyu/fil/a/b/c 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:36 DEBUG : forgetting directory cache 2026/08/03 04:45:36 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:36 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:36 DEBUG : dir: Looking for writers 2026/08/03 04:45:36 DEBUG : fil/a/b: Looking for writers 2026/08/03 04:45:36 DEBUG : fil/a: Looking for writers 2026/08/03 04:45:36 DEBUG : b: reading active writers 2026/08/03 04:45:36 DEBUG : fil: Looking for writers 2026/08/03 04:45:36 DEBUG : a: reading active writers 2026/08/03 04:45:36 DEBUG : Looking for writers 2026/08/03 04:45:36 DEBUG : dir: reading active writers 2026/08/03 04:45:36 DEBUG : fil: reading active writers 2026/08/03 04:45:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.81s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:36 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:37 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:37 DEBUG : dir: Looking for writers 2026/08/03 04:45:37 DEBUG : Looking for writers 2026/08/03 04:45:37 DEBUG : dir: reading active writers 2026/08/03 04:45:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.23s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:37 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:37 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:37 DEBUG : dir: Looking for writers 2026/08/03 04:45:37 DEBUG : file1: reading active writers 2026/08/03 04:45:37 DEBUG : Looking for writers 2026/08/03 04:45:37 DEBUG : dir: reading active writers 2026/08/03 04:45:37 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.21s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:37 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:37 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/subdir/file3" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-zoruyay3deyu/dir/subdir/file3 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/03 04:45:38 DEBUG : Waiting for deletions to finish 2026/08/03 04:45:38 INFO : dir/subdir/file3: Deleted 2026/08/03 04:45:38 DEBUG : removing 1 level 2 directories 2026/08/03 04:45:38 INFO : dir/subdir: Removing directory 2026/08/03 04:45:38 DEBUG : dir: invalidating directory cache 2026/08/03 04:45:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/03 04:45:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/03 04:45:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/03 04:45:38 DEBUG : dir/file1: Reset virtual modtime 2026/08/03 04:45:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/03 04:45:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:38 DEBUG : dir: invalidating directory cache 2026/08/03 04:45:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/03 04:45:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/03 04:45:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/03 04:45:38 DEBUG : forgetting directory cache 2026/08/03 04:45:38 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/03 04:45:38 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:38 DEBUG : dir/virtualDir: Looking for writers 2026/08/03 04:45:38 DEBUG : dir: Looking for writers 2026/08/03 04:45:38 DEBUG : file1: reading active writers 2026/08/03 04:45:38 DEBUG : virtualFile2: reading active writers 2026/08/03 04:45:38 DEBUG : virtualFile: reading active writers 2026/08/03 04:45:38 DEBUG : virtualDir: reading active writers 2026/08/03 04:45:38 DEBUG : Looking for writers 2026/08/03 04:45:38 DEBUG : dir: reading active writers 2026/08/03 04:45:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.71s) --- PASS: TestDirReadDirAll/Virtual (0.03s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:38 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:38 ERROR : dir/: Can only open directories read only 2026/08/03 04:45:38 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:38 DEBUG : dir: Looking for writers 2026/08/03 04:45:38 DEBUG : Looking for writers 2026/08/03 04:45:38 DEBUG : dir: reading active writers 2026/08/03 04:45:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.25s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:38 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/03 04:45:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/03 04:45:38 DEBUG : dir/potato: size = 5 OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/potato" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/potato 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/potato" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/dir/potato 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:45:38 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:45:38 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/03 04:45:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/03 04:45:38 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:38 DEBUG : dir: Looking for writers 2026/08/03 04:45:38 DEBUG : file1: reading active writers 2026/08/03 04:45:38 DEBUG : potato: reading active writers 2026/08/03 04:45:38 DEBUG : Looking for writers 2026/08/03 04:45:38 DEBUG : dir: reading active writers 2026/08/03 04:45:38 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.44s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:38 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:39 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:39 DEBUG : dir/sub: Looking for writers 2026/08/03 04:45:39 DEBUG : dir: Looking for writers 2026/08/03 04:45:39 DEBUG : file1: reading active writers 2026/08/03 04:45:39 DEBUG : sub: reading active writers 2026/08/03 04:45:39 DEBUG : Looking for writers 2026/08/03 04:45:39 DEBUG : dir: reading active writers 2026/08/03 04:45:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.55s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:39 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/03 04:45:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:39 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:39 DEBUG : dir/sub/subsub: Looking for writers 2026/08/03 04:45:39 DEBUG : dir/sub: Looking for writers 2026/08/03 04:45:39 DEBUG : subsub: reading active writers 2026/08/03 04:45:39 DEBUG : dir: Looking for writers 2026/08/03 04:45:39 DEBUG : sub: reading active writers 2026/08/03 04:45:39 DEBUG : file1: reading active writers 2026/08/03 04:45:39 DEBUG : Looking for writers 2026/08/03 04:45:39 DEBUG : dir: reading active writers 2026/08/03 04:45:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.46s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:39 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:39 ERROR : dir/: Dir.Remove not empty 2026/08/03 04:45:39 DEBUG : dir/file1: Remove: 2026/08/03 04:45:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:39 DEBUG : dir/file1: >Remove: err= 2026/08/03 04:45:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/03 04:45:39 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:39 DEBUG : Looking for writers 2026/08/03 04:45:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.19s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:39 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:40 DEBUG : dir/file1: Remove: 2026/08/03 04:45:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:40 DEBUG : dir/file1: >Remove: err= 2026/08/03 04:45:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/03 04:45:40 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:40 DEBUG : Looking for writers 2026/08/03 04:45:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.22s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:40 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:40 DEBUG : dir/file1: Remove: 2026/08/03 04:45:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:40 DEBUG : dir/file1: >Remove: err= 2026/08/03 04:45:40 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:40 DEBUG : dir: Looking for writers 2026/08/03 04:45:40 DEBUG : Looking for writers 2026/08/03 04:45:40 DEBUG : dir: reading active writers 2026/08/03 04:45:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:40 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file3" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file3 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file3" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zoruyay3deyu/dir/file3 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:40 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file3" 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file3 2026/08/03 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zoruyay3deyu/dir/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/03 04:45:41 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/03 04:45:41 DEBUG : dir: Updating dir with dir2 0x3e632706cd80 2026/08/03 04:45:41 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/03 04:45:41 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file1" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir2/file1 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir2/file1" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir2/file1 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file1" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir2/file1 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir2/file1" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir2/file1 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/03 04:45:41 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/03 04:45:41 DEBUG : file2: Updating file with file2 0x3e63273f11e0 2026/08/03 04:45:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file2" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file2 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file2" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/file2 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file2" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file2 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file2" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/file2 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:41 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:42 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/08/03 04:45:42 INFO : dir2/file3: Deleted 2026/08/03 04:45:42 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/03 04:45:42 DEBUG : dir2/file3: Updating file with dir2/file3 0x3e63273f11e0 2026/08/03 04:45:42 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/03 04:45:42 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:42 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir2/file3" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir2/file3 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:42 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:42 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/03 04:45:42 DEBUG : empty directory: Updating dir with renamed empty directory 0x3e632706c600 2026/08/03 04:45:42 DEBUG : empty directory: forgetting directory cache 2026/08/03 04:45:42 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/03 04:45:42 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/03 04:45:42 DEBUG : dir2: Renaming to "dir3" 2026/08/03 04:45:42 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:42 DEBUG : dir3: Looking for writers 2026/08/03 04:45:42 DEBUG : file3: reading active writers 2026/08/03 04:45:42 DEBUG : renamed empty directory: Looking for writers 2026/08/03 04:45:42 DEBUG : Looking for writers 2026/08/03 04:45:42 DEBUG : dir3: reading active writers 2026/08/03 04:45:42 DEBUG : renamed empty directory: reading active writers 2026/08/03 04:45:42 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.76s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:42 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/03 04:45:42 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:45:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:45:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/03 04:45:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/03 04:45:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/03 04:45:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/03 04:45:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:45:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:45:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/03 04:45:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/03 04:45:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/03 04:45:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (12 bytes), uploading instead of streaming 2026/08/03 04:45:42 DEBUG : dir/sub/file2: size = 12 OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/sub/file2" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/sub/file2 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/sub/file2" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-zoruyay3deyu/dir/sub/file2 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:42 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/08/03 04:45:42 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/03 04:45:42 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/03 04:45:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/03 04:45:42 DEBUG : forgetting directory cache 2026/08/03 04:45:42 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:42 DEBUG : dir/sub: forgetting directory cache 2026/08/03 04:45:42 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/03 04:45:42 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/03 04:45:42 DEBUG : dir/sub/file0: size = 5 OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/sub/file0" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/sub/file0 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/sub/file0" 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/dir/sub/file0 2026/08/03 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:42 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:45:42 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:45:42 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/03 04:45:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/03 04:45:42 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:42 DEBUG : dir/sub: Looking for writers 2026/08/03 04:45:42 DEBUG : file2: reading active writers 2026/08/03 04:45:42 DEBUG : file0: reading active writers 2026/08/03 04:45:42 DEBUG : dir: Looking for writers 2026/08/03 04:45:42 DEBUG : sub: reading active writers 2026/08/03 04:45:42 DEBUG : file1: reading active writers 2026/08/03 04:45:42 DEBUG : Looking for writers 2026/08/03 04:45:42 DEBUG : dir: reading active writers 2026/08/03 04:45:42 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.42s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:42 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:42 DEBUG : forgetting directory cache 2026/08/03 04:45:43 DEBUG : forgetting directory cache 2026/08/03 04:45:43 DEBUG : dir: forgetting directory cache 2026/08/03 04:45:43 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:43 DEBUG : dir: Looking for writers 2026/08/03 04:45:43 DEBUG : Looking for writers 2026/08/03 04:45:43 DEBUG : dir: reading active writers 2026/08/03 04:45:43 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:43 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/03 04:45:43 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:45:43 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/03 04:45:43 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/03 04:45:43 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/03 04:45:43 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:43 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:43 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/03 04:45:43 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:45:43 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/03 04:45:43 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/03 04:45:43 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/03 04:45:43 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:43 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:43 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:43 DEBUG : dir: Looking for writers 2026/08/03 04:45:43 DEBUG : file1: reading active writers 2026/08/03 04:45:43 DEBUG : file1.metadata: reading active writers 2026/08/03 04:45:43 DEBUG : Looking for writers 2026/08/03 04:45:43 DEBUG : dir.metadata: reading active writers 2026/08/03 04:45:43 DEBUG : dir: reading active writers 2026/08/03 04:45:43 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.23s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:44 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:44 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:44 DEBUG : dir: Looking for writers 2026/08/03 04:45:44 DEBUG : file1: reading active writers 2026/08/03 04:45:44 DEBUG : Looking for writers 2026/08/03 04:45:44 DEBUG : dir: reading active writers 2026/08/03 04:45:44 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:44 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:44 DEBUG : Can set mod time: true 2026/08/03 04:45:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:44 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:44 DEBUG : dir: Looking for writers 2026/08/03 04:45:44 DEBUG : file1: reading active writers 2026/08/03 04:45:44 DEBUG : Looking for writers 2026/08/03 04:45:44 DEBUG : dir: reading active writers 2026/08/03 04:45:44 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:44 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/03 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/03 04:45:44 DEBUG : dir/file1: size = 0 OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:44 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:45:44 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:45:44 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/03 04:45:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/03 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:44 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:44 DEBUG : dir: Looking for writers 2026/08/03 04:45:44 DEBUG : file1: reading active writers 2026/08/03 04:45:44 DEBUG : Looking for writers 2026/08/03 04:45:44 DEBUG : dir: reading active writers 2026/08/03 04:45:44 DEBUG : >WaitForWriters: 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/03 04:45:45 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:45 DEBUG : dir: Looking for writers 2026/08/03 04:45:45 DEBUG : file1: reading active writers 2026/08/03 04:45:45 DEBUG : Looking for writers 2026/08/03 04:45:45 DEBUG : dir: reading active writers 2026/08/03 04:45:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:45 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/03 04:45:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/03 04:45:45 DEBUG : dir/file1: size = 5 OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:45:45 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:45:45 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/03 04:45:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/03 04:45:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:45 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:45 DEBUG : dir: Looking for writers 2026/08/03 04:45:45 DEBUG : file1: reading active writers 2026/08/03 04:45:45 DEBUG : Looking for writers 2026/08/03 04:45:45 DEBUG : dir: reading active writers 2026/08/03 04:45:45 DEBUG : >WaitForWriters: 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/03 04:45:45 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:45 DEBUG : dir: Looking for writers 2026/08/03 04:45:45 DEBUG : file1: reading active writers 2026/08/03 04:45:45 DEBUG : Looking for writers 2026/08/03 04:45:45 DEBUG : dir: reading active writers 2026/08/03 04:45:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:45 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:45 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:46 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : >WaitForWriters: 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:46 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/03 04:45:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee380): close: 2026/08/03 04:45:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee380): >close: err= 2026/08/03 04:45:46 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : >WaitForWriters: 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:46 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : >WaitForWriters: 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:46 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:46 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/03 04:45:46 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee780): _writeAt: size=5, off=0 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee780): openPending: 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/03 04:45:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/03 04:45:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee780): >openPending: err= 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee780): >_writeAt: n=5, err= 2026/08/03 04:45:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee780): close: 2026/08/03 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/03 04:45:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/03 04:45:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/03 04:45:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/03 04:45:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/03 04:45:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:45:46 DEBUG : dir/file1(0x3e6326cee780): >close: err= 2026/08/03 04:45:46 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:45:46 DEBUG : dir/file1: vfs cache: starting upload 2026/08/03 04:45:46 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1.2f98c60a.partial" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1.2f98c60a.partial 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1.2f98c60a.partial" 2026/08/03 04:45:46 DEBUG : dir: Looking for writers 2026/08/03 04:45:46 DEBUG : file1: reading active writers 2026/08/03 04:45:46 DEBUG : Looking for writers 2026/08/03 04:45:46 DEBUG : dir: reading active writers 2026/08/03 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zoruyay3deyu/dir/file1.2f98c60a.partial 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:46 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/03 04:45:46 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/03 04:45:46 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/08/03 04:45:46 INFO : dir/file1: Copied (replaced existing) 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/03 04:45:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/03 04:45:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/03 04:45:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/03 04:45:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/03 04:45:47 DEBUG : dir: Looking for writers 2026/08/03 04:45:47 DEBUG : file1: reading active writers 2026/08/03 04:45:47 DEBUG : Looking for writers 2026/08/03 04:45:47 DEBUG : dir: reading active writers 2026/08/03 04:45:47 DEBUG : >WaitForWriters: 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/08/03 04:45:47 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:47 DEBUG : dir: Looking for writers 2026/08/03 04:45:47 DEBUG : file1: reading active writers 2026/08/03 04:45:47 DEBUG : Looking for writers 2026/08/03 04:45:47 DEBUG : dir: reading active writers 2026/08/03 04:45:47 DEBUG : >WaitForWriters: 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.08s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.39s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.82s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:47 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/03 04:45:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:47 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:47 DEBUG : dir: Looking for writers 2026/08/03 04:45:47 DEBUG : file1: reading active writers 2026/08/03 04:45:47 DEBUG : Looking for writers 2026/08/03 04:45:47 DEBUG : dir: reading active writers 2026/08/03 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.32s) === RUN TestFileOpenReadUnknownSize 2026/08/03 04:45:47 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/03 04:45:47 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/03 04:45:47 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:47 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/03 04:45:47 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:47 DEBUG : Looking for writers 2026/08/03 04:45:47 DEBUG : file.txt: reading active writers 2026/08/03 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:47 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/03 04:45:47 DEBUG : dir/file1: size = 25 OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:47 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/03 04:45:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/03 04:45:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:47 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:47 DEBUG : dir: Looking for writers 2026/08/03 04:45:47 DEBUG : file1: reading active writers 2026/08/03 04:45:47 DEBUG : Looking for writers 2026/08/03 04:45:47 DEBUG : dir: reading active writers 2026/08/03 04:45:47 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.32s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:47 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:48 DEBUG : dir/file1: Remove: 2026/08/03 04:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:48 DEBUG : dir/file1: >Remove: err= 2026/08/03 04:45:48 DEBUG : dir/file1: Remove: 2026/08/03 04:45:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/03 04:45:48 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:48 DEBUG : dir: Looking for writers 2026/08/03 04:45:48 DEBUG : Looking for writers 2026/08/03 04:45:48 DEBUG : dir: reading active writers 2026/08/03 04:45:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.23s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:48 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:48 DEBUG : dir/file1: Remove: 2026/08/03 04:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:48 DEBUG : dir/file1: >Remove: err= 2026/08/03 04:45:48 DEBUG : dir/file1: Remove: 2026/08/03 04:45:48 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/03 04:45:48 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:48 DEBUG : dir: Looking for writers 2026/08/03 04:45:48 DEBUG : Looking for writers 2026/08/03 04:45:48 DEBUG : dir: reading active writers 2026/08/03 04:45:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.23s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:48 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/03 04:45:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/03 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/03 04:45:48 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/03 04:45:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/03 04:45:48 DEBUG : dir/file1: Open: flags=0x3 2026/08/03 04:45:48 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/03 04:45:48 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/03 04:45:48 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:48 DEBUG : dir: Looking for writers 2026/08/03 04:45:48 DEBUG : file1: reading active writers 2026/08/03 04:45:48 DEBUG : Looking for writers 2026/08/03 04:45:48 DEBUG : dir: reading active writers 2026/08/03 04:45:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:48 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:48 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:48 DEBUG : dir: Looking for writers 2026/08/03 04:45:48 DEBUG : file1: reading active writers 2026/08/03 04:45:48 DEBUG : Looking for writers 2026/08/03 04:45:48 DEBUG : dir: reading active writers 2026/08/03 04:45:48 DEBUG : >WaitForWriters: 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:49 DEBUG : newLeaf: Updating file with newLeaf 0x3e63271fd790 2026/08/03 04:45:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:49 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/03 04:45:49 DEBUG : dir/file1: Updating file with dir/file1 0x3e63271fd790 2026/08/03 04:45:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/03 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/03 04:45:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:49 DEBUG : dir/file1: File is currently open, delaying rename 0x3e63271fd790 2026/08/03 04:45:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/03 04:45:49 DEBUG : dir/file1: size = 25 OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/03 04:45:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/03 04:45:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:49 DEBUG : newLeaf: Running delayed rename now 2026/08/03 04:45:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:49 DEBUG : newLeaf: Updating file with newLeaf 0x3e63271fd790 2026/08/03 04:45:49 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:49 DEBUG : dir: Looking for writers 2026/08/03 04:45:49 DEBUG : Looking for writers 2026/08/03 04:45:49 DEBUG : dir: reading active writers 2026/08/03 04:45:49 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:49 DEBUG : >WaitForWriters: 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/03 04:45:49 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:49 DEBUG : dir: Looking for writers 2026/08/03 04:45:49 DEBUG : Looking for writers 2026/08/03 04:45:49 DEBUG : dir: reading active writers 2026/08/03 04:45:49 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:49 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:49 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:49 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:50 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:50 DEBUG : dir: Looking for writers 2026/08/03 04:45:50 DEBUG : file1: reading active writers 2026/08/03 04:45:50 DEBUG : Looking for writers 2026/08/03 04:45:50 DEBUG : dir: reading active writers 2026/08/03 04:45:50 DEBUG : >WaitForWriters: 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:50 DEBUG : newLeaf: Updating file with newLeaf 0x3e63272a3a00 2026/08/03 04:45:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/03 04:45:50 DEBUG : dir/file1: Updating file with dir/file1 0x3e63272a3a00 2026/08/03 04:45:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/03 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/03 04:45:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:50 DEBUG : dir/file1: File is currently open, delaying rename 0x3e63272a3a00 2026/08/03 04:45:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (25 bytes), uploading instead of streaming 2026/08/03 04:45:50 DEBUG : dir/file1: size = 25 OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/03 04:45:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/03 04:45:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:50 DEBUG : newLeaf: Running delayed rename now 2026/08/03 04:45:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:50 DEBUG : newLeaf: Updating file with newLeaf 0x3e63272a3a00 2026/08/03 04:45:50 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:50 DEBUG : dir: Looking for writers 2026/08/03 04:45:50 DEBUG : Looking for writers 2026/08/03 04:45:50 DEBUG : dir: reading active writers 2026/08/03 04:45:50 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:50 DEBUG : >WaitForWriters: 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/03 04:45:50 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:50 DEBUG : dir: Looking for writers 2026/08/03 04:45:50 DEBUG : Looking for writers 2026/08/03 04:45:50 DEBUG : dir: reading active writers 2026/08/03 04:45:50 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:50 DEBUG : >WaitForWriters: 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:50 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:50 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:45:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e63273c62c0): openPending: 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/03 04:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e63273c62c0): >openPending: err= 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/03 04:45:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e63273c62c0): _writeAt: size=14, off=0 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e63273c62c0): >_writeAt: n=14, err= 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e63273c62c0): close: 2026/08/03 04:45:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/03 04:45:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e63273c62c0): >close: err= 2026/08/03 04:45:51 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:51 DEBUG : dir: Looking for writers 2026/08/03 04:45:51 DEBUG : file1: reading active writers 2026/08/03 04:45:51 DEBUG : Looking for writers 2026/08/03 04:45:51 DEBUG : dir: reading active writers 2026/08/03 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:45:51 DEBUG : dir: Looking for writers 2026/08/03 04:45:51 DEBUG : file1: reading active writers 2026/08/03 04:45:51 DEBUG : Looking for writers 2026/08/03 04:45:51 DEBUG : dir: reading active writers 2026/08/03 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:45:51 DEBUG : dir: Looking for writers 2026/08/03 04:45:51 DEBUG : file1: reading active writers 2026/08/03 04:45:51 DEBUG : Looking for writers 2026/08/03 04:45:51 DEBUG : dir: reading active writers 2026/08/03 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:45:51 DEBUG : dir: Looking for writers 2026/08/03 04:45:51 DEBUG : file1: reading active writers 2026/08/03 04:45:51 DEBUG : Looking for writers 2026/08/03 04:45:51 DEBUG : dir: reading active writers 2026/08/03 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: starting upload 2026/08/03 04:45:51 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1.ca338588.partial" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1.ca338588.partial 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1.ca338588.partial" 2026/08/03 04:45:51 DEBUG : dir: Looking for writers 2026/08/03 04:45:51 DEBUG : file1: reading active writers 2026/08/03 04:45:51 DEBUG : Looking for writers 2026/08/03 04:45:51 DEBUG : dir: reading active writers 2026/08/03 04:45:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1.ca338588.partial 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/03 04:45:51 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/03 04:45:51 INFO : dir/file1: Copied (replaced existing) 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : dir: Looking for writers 2026/08/03 04:45:51 DEBUG : file1: reading active writers 2026/08/03 04:45:51 DEBUG : Looking for writers 2026/08/03 04:45:51 DEBUG : dir: reading active writers 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/03 04:45:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/03 04:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/03 04:45:51 DEBUG : >WaitForWriters: 2026/08/03 04:45:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e6326ef5780): _readAt: size=512, off=0 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e6326ef5780): openPending: 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/03 04:45:51 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/03 04:45:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e6326ef5780): >openPending: err= 2026/08/03 04:45:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e6326ef5780): >_readAt: n=14, err=EOF 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e6326ef5780): close: 2026/08/03 04:45:51 DEBUG : dir/file1(0x3e6326ef5780): >close: err= 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/03 04:45:51 DEBUG : newLeaf: Updating file with newLeaf 0x3e63277bc1a0 2026/08/03 04:45:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/03 04:45:52 DEBUG : dir/file1: Updating file with dir/file1 0x3e63277bc1a0 2026/08/03 04:45:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/03 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:52 DEBUG : dir/file1(0x3e63269338c0): openPending: 2026/08/03 04:45: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/08/03 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/03 04:45:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:52 DEBUG : dir/file1(0x3e63269338c0): >openPending: err= 2026/08/03 04:45:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/03 04:45:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:52 DEBUG : dir/file1(0x3e63269338c0): _writeAt: size=25, off=0 2026/08/03 04:45:52 DEBUG : dir/file1(0x3e63269338c0): >_writeAt: n=25, err= 2026/08/03 04:45:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/03 04:45:52 DEBUG : newLeaf: Updating file with newLeaf 0x3e63277bc1a0 2026/08/03 04:45:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:52 DEBUG : newLeaf(0x3e63269338c0): close: 2026/08/03 04:45:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/03 04:45:52 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-03 04:45:52.428222764 +0000 UTC m=+18.157795823 2026/08/03 04:45:52 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/03 04:45:52 DEBUG : newLeaf(0x3e63269338c0): >close: err= 2026/08/03 04:45:52 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:52 DEBUG : dir: Looking for writers 2026/08/03 04:45:52 DEBUG : Looking for writers 2026/08/03 04:45:52 DEBUG : dir: reading active writers 2026/08/03 04:45:52 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:45:52 DEBUG : dir: Looking for writers 2026/08/03 04:45:52 DEBUG : Looking for writers 2026/08/03 04:45:52 DEBUG : dir: reading active writers 2026/08/03 04:45:52 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:45:52 DEBUG : dir: Looking for writers 2026/08/03 04:45:52 DEBUG : Looking for writers 2026/08/03 04:45:52 DEBUG : dir: reading active writers 2026/08/03 04:45:52 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:45:52 DEBUG : dir: Looking for writers 2026/08/03 04:45:52 DEBUG : Looking for writers 2026/08/03 04:45:52 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:52 DEBUG : dir: reading active writers 2026/08/03 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:45:52 DEBUG : newLeaf: vfs cache: starting upload 2026/08/03 04:45:52 DEBUG : newLeaf.1b28cda1.partial: size = 25 OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf.1b28cda1.partial" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf.1b28cda1.partial 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf.1b28cda1.partial" 2026/08/03 04:45:52 DEBUG : dir: Looking for writers 2026/08/03 04:45:52 DEBUG : Looking for writers 2026/08/03 04:45:52 DEBUG : dir: reading active writers 2026/08/03 04:45:52 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf.1b28cda1.partial 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : newLeaf.1b28cda1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/03 04:45:52 DEBUG : newLeaf.1b28cda1.partial: renamed to: newLeaf 2026/08/03 04:45:52 INFO : newLeaf: Copied (replaced existing) 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : dir: Looking for writers 2026/08/03 04:45:52 DEBUG : Looking for writers 2026/08/03 04:45:52 DEBUG : dir: reading active writers 2026/08/03 04:45:52 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-03 04:45:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/03 04:45:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/03 04:45:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:52 DEBUG : >WaitForWriters: 2026/08/03 04:45:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:52 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/03 04:45:53 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:53 DEBUG : dir: Looking for writers 2026/08/03 04:45:53 DEBUG : Looking for writers 2026/08/03 04:45:53 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:53 DEBUG : dir: reading active writers 2026/08/03 04:45:53 DEBUG : >WaitForWriters: 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:53 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:53 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:53 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:53 DEBUG : dir: Looking for writers 2026/08/03 04:45:53 DEBUG : file1: reading active writers 2026/08/03 04:45:53 DEBUG : Looking for writers 2026/08/03 04:45:53 DEBUG : dir: reading active writers 2026/08/03 04:45:53 DEBUG : >WaitForWriters: 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:53 DEBUG : newLeaf: Updating file with newLeaf 0x3e63273adad0 2026/08/03 04:45:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/03 04:45:53 DEBUG : dir/file1: Updating file with dir/file1 0x3e63273adad0 2026/08/03 04:45:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/03 04:45:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:53 DEBUG : dir/file1(0x3e63273c7940): openPending: 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/03 04:45:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/03 04:45:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:54 DEBUG : dir/file1(0x3e63273c7940): >openPending: err= 2026/08/03 04:45:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/03 04:45:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:54 DEBUG : dir/file1(0x3e63273c7940): _writeAt: size=25, off=0 2026/08/03 04:45:54 DEBUG : dir/file1(0x3e63273c7940): >_writeAt: n=25, err= 2026/08/03 04:45:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/03 04:45:54 DEBUG : newLeaf: Updating file with newLeaf 0x3e63273adad0 2026/08/03 04:45:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:54 DEBUG : newLeaf(0x3e63273c7940): close: 2026/08/03 04:45:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/03 04:45:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-03 04:45:54.052762626 +0000 UTC m=+19.782335695 2026/08/03 04:45:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/03 04:45:54 DEBUG : newLeaf(0x3e63273c7940): >close: err= 2026/08/03 04:45:54 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:54 DEBUG : dir: Looking for writers 2026/08/03 04:45:54 DEBUG : Looking for writers 2026/08/03 04:45:54 DEBUG : dir: reading active writers 2026/08/03 04:45:54 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:45:54 DEBUG : dir: Looking for writers 2026/08/03 04:45:54 DEBUG : Looking for writers 2026/08/03 04:45:54 DEBUG : dir: reading active writers 2026/08/03 04:45:54 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:45:54 DEBUG : dir: Looking for writers 2026/08/03 04:45:54 DEBUG : Looking for writers 2026/08/03 04:45:54 DEBUG : dir: reading active writers 2026/08/03 04:45:54 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:45:54 DEBUG : dir: Looking for writers 2026/08/03 04:45:54 DEBUG : Looking for writers 2026/08/03 04:45:54 DEBUG : dir: reading active writers 2026/08/03 04:45:54 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:45:54 DEBUG : newLeaf: vfs cache: starting upload 2026/08/03 04:45:54 DEBUG : newLeaf.a1a6f3f6.partial: size = 25 OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf.a1a6f3f6.partial" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf.a1a6f3f6.partial 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf.a1a6f3f6.partial" 2026/08/03 04:45:54 DEBUG : dir: Looking for writers 2026/08/03 04:45:54 DEBUG : Looking for writers 2026/08/03 04:45:54 DEBUG : dir: reading active writers 2026/08/03 04:45:54 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf.a1a6f3f6.partial 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : newLeaf.a1a6f3f6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/03 04:45:54 DEBUG : newLeaf.a1a6f3f6.partial: renamed to: newLeaf 2026/08/03 04:45:54 INFO : newLeaf: Copied (replaced existing) 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : dir: Looking for writers 2026/08/03 04:45:54 DEBUG : Looking for writers 2026/08/03 04:45:54 DEBUG : dir: reading active writers 2026/08/03 04:45:54 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-03 04:45:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/03 04:45:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/03 04:45:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/03 04:45:54 DEBUG : >WaitForWriters: 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/03 04:45:54 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:54 DEBUG : dir: Looking for writers 2026/08/03 04:45:54 DEBUG : Looking for writers 2026/08/03 04:45:54 DEBUG : dir: reading active writers 2026/08/03 04:45:54 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:54 DEBUG : >WaitForWriters: 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:54 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:54 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:54 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:45:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:54 DEBUG : dir/file1(0x3e6326ceee80): openPending: 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/03 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6326ceee80): >openPending: err= 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/03 04:45:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6326ceee80): _writeAt: size=14, off=0 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6326ceee80): >_writeAt: n=14, err= 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6326ceee80): close: 2026/08/03 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/03 04:45:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6326ceee80): >close: err= 2026/08/03 04:45:55 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:55 DEBUG : dir: Looking for writers 2026/08/03 04:45:55 DEBUG : file1: reading active writers 2026/08/03 04:45:55 DEBUG : Looking for writers 2026/08/03 04:45:55 DEBUG : dir: reading active writers 2026/08/03 04:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:45:55 DEBUG : dir: Looking for writers 2026/08/03 04:45:55 DEBUG : file1: reading active writers 2026/08/03 04:45:55 DEBUG : Looking for writers 2026/08/03 04:45:55 DEBUG : dir: reading active writers 2026/08/03 04:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:45:55 DEBUG : dir: Looking for writers 2026/08/03 04:45:55 DEBUG : file1: reading active writers 2026/08/03 04:45:55 DEBUG : Looking for writers 2026/08/03 04:45:55 DEBUG : dir: reading active writers 2026/08/03 04:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:45:55 DEBUG : dir: Looking for writers 2026/08/03 04:45:55 DEBUG : file1: reading active writers 2026/08/03 04:45:55 DEBUG : Looking for writers 2026/08/03 04:45:55 DEBUG : dir: reading active writers 2026/08/03 04:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: starting upload 2026/08/03 04:45:55 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1.ca338588.partial" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1.ca338588.partial 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1.ca338588.partial" 2026/08/03 04:45:55 DEBUG : dir: Looking for writers 2026/08/03 04:45:55 DEBUG : file1: reading active writers 2026/08/03 04:45:55 DEBUG : Looking for writers 2026/08/03 04:45:55 DEBUG : dir: reading active writers 2026/08/03 04:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1.ca338588.partial 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:55 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:55 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/03 04:45:55 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/08/03 04:45:55 INFO : dir/file1: Copied (replaced existing) 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:55 DEBUG : dir: Looking for writers 2026/08/03 04:45:55 DEBUG : file1: reading active writers 2026/08/03 04:45:55 DEBUG : Looking for writers 2026/08/03 04:45:55 DEBUG : dir: reading active writers 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/03 04:45:55 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/03 04:45:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/03 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:55 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/03 04:45:55 DEBUG : dir: Looking for writers 2026/08/03 04:45:55 DEBUG : file1: reading active writers 2026/08/03 04:45:55 DEBUG : Looking for writers 2026/08/03 04:45:55 DEBUG : dir: reading active writers 2026/08/03 04:45:55 DEBUG : >WaitForWriters: 2026/08/03 04:45:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6327316140): _readAt: size=512, off=0 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6327316140): openPending: 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/03 04:45:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/03 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6327316140): >openPending: err= 2026/08/03 04:45:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6327316140): >_readAt: n=14, err=EOF 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6327316140): close: 2026/08/03 04:45:55 DEBUG : dir/file1(0x3e6327316140): >close: err= 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/03 04:45:56 DEBUG : newLeaf: Updating file with newLeaf 0x3e63273e08f0 2026/08/03 04:45:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/03 04:45:56 DEBUG : dir/file1: Updating file with dir/file1 0x3e63273e08f0 2026/08/03 04:45:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/03 04:45:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:56 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:56 DEBUG : dir/file1(0x3e63273168c0): openPending: 2026/08/03 04:45: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/08/03 04:45:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/03 04:45:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:56 DEBUG : dir/file1(0x3e63273168c0): >openPending: err= 2026/08/03 04:45:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/03 04:45:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:56 DEBUG : dir/file1(0x3e63273168c0): _writeAt: size=25, off=0 2026/08/03 04:45:56 DEBUG : dir/file1(0x3e63273168c0): >_writeAt: n=25, err= 2026/08/03 04:45:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/03 04:45:56 DEBUG : newLeaf: Updating file with newLeaf 0x3e63273e08f0 2026/08/03 04:45:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:56 DEBUG : newLeaf(0x3e63273168c0): close: 2026/08/03 04:45:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/03 04:45:56 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-03 04:45:56.537478666 +0000 UTC m=+22.267051745 2026/08/03 04:45:56 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/03 04:45:56 DEBUG : newLeaf(0x3e63273168c0): >close: err= 2026/08/03 04:45:56 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:56 DEBUG : dir: Looking for writers 2026/08/03 04:45:56 DEBUG : Looking for writers 2026/08/03 04:45:56 DEBUG : dir: reading active writers 2026/08/03 04:45:56 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:45:56 DEBUG : dir: Looking for writers 2026/08/03 04:45:56 DEBUG : Looking for writers 2026/08/03 04:45:56 DEBUG : dir: reading active writers 2026/08/03 04:45:56 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:45:56 DEBUG : dir: Looking for writers 2026/08/03 04:45:56 DEBUG : Looking for writers 2026/08/03 04:45:56 DEBUG : dir: reading active writers 2026/08/03 04:45:56 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:45:56 DEBUG : dir: Looking for writers 2026/08/03 04:45:56 DEBUG : Looking for writers 2026/08/03 04:45:56 DEBUG : dir: reading active writers 2026/08/03 04:45:56 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:45:56 DEBUG : newLeaf: vfs cache: starting upload 2026/08/03 04:45:56 DEBUG : newLeaf.c038a1c6.partial: size = 25 OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf.c038a1c6.partial" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf.c038a1c6.partial 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf.c038a1c6.partial" 2026/08/03 04:45:56 DEBUG : dir: Looking for writers 2026/08/03 04:45:56 DEBUG : Looking for writers 2026/08/03 04:45:56 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:56 DEBUG : dir: reading active writers 2026/08/03 04:45:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf.c038a1c6.partial 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : newLeaf.c038a1c6.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/03 04:45:56 DEBUG : newLeaf.c038a1c6.partial: renamed to: newLeaf 2026/08/03 04:45:56 INFO : newLeaf: Copied (replaced existing) 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:56 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-03 04:45:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/03 04:45:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/03 04:45:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/03 04:45:56 DEBUG : dir: Looking for writers 2026/08/03 04:45:56 DEBUG : Looking for writers 2026/08/03 04:45:56 DEBUG : dir: reading active writers 2026/08/03 04:45:56 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:56 DEBUG : >WaitForWriters: 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/03 04:45:57 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:57 DEBUG : dir: Looking for writers 2026/08/03 04:45:57 DEBUG : Looking for writers 2026/08/03 04:45:57 DEBUG : dir: reading active writers 2026/08/03 04:45:57 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:57 DEBUG : >WaitForWriters: 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:57 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:45:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:45:57 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:57 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:57 DEBUG : dir: Looking for writers 2026/08/03 04:45:57 DEBUG : file1: reading active writers 2026/08/03 04:45:57 DEBUG : Looking for writers 2026/08/03 04:45:57 DEBUG : dir: reading active writers 2026/08/03 04:45:57 DEBUG : >WaitForWriters: 2026/08/03 04:45:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:57 DEBUG : dir/file1(0x3e6326ec9b80): _readAt: size=512, off=0 2026/08/03 04:45:57 DEBUG : dir/file1(0x3e6326ec9b80): openPending: 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/03 04:45:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/03 04:45:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:57 DEBUG : dir/file1(0x3e6326ec9b80): >openPending: err= 2026/08/03 04:45:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/03 04:45:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:45:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:57 DEBUG : dir/file1(0x3e6326ec9b80): >_readAt: n=14, err=EOF 2026/08/03 04:45:57 DEBUG : dir/file1(0x3e6326ec9b80): close: 2026/08/03 04:45:57 DEBUG : dir/file1(0x3e6326ec9b80): >close: err= 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/03 04:45:57 DEBUG : newLeaf: Updating file with newLeaf 0x3e6327179e10 2026/08/03 04:45:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/03 04:45:58 DEBUG : dir/file1: Updating file with dir/file1 0x3e6327179e10 2026/08/03 04:45:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/03 04:45:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:45:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:45:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:45:58 DEBUG : dir/file1(0x3e63271e6040): openPending: 2026/08/03 04:45:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/08/03 04:45:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/03 04:45:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:45:58 DEBUG : dir/file1(0x3e63271e6040): >openPending: err= 2026/08/03 04:45:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/03 04:45:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:45:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:45:58 DEBUG : dir/file1(0x3e63271e6040): _writeAt: size=25, off=0 2026/08/03 04:45:58 DEBUG : dir/file1(0x3e63271e6040): >_writeAt: n=25, err= 2026/08/03 04:45:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:45:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/03 04:45:58 DEBUG : newLeaf: Updating file with newLeaf 0x3e6327179e10 2026/08/03 04:45:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:45:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:58 DEBUG : newLeaf(0x3e63271e6040): close: 2026/08/03 04:45:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/03 04:45:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-03 04:45:58.272052627 +0000 UTC m=+24.001625696 2026/08/03 04:45:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/03 04:45:58 DEBUG : newLeaf(0x3e63271e6040): >close: err= 2026/08/03 04:45:58 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:58 DEBUG : dir: Looking for writers 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 DEBUG : dir: reading active writers 2026/08/03 04:45:58 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:45:58 DEBUG : dir: Looking for writers 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 DEBUG : dir: reading active writers 2026/08/03 04:45:58 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:45:58 DEBUG : dir: Looking for writers 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 DEBUG : dir: reading active writers 2026/08/03 04:45:58 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:45:58 DEBUG : dir: Looking for writers 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 DEBUG : dir: reading active writers 2026/08/03 04:45:58 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:45:58 DEBUG : newLeaf: vfs cache: starting upload 2026/08/03 04:45:58 DEBUG : newLeaf.cac7de85.partial: size = 25 OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf.cac7de85.partial" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf.cac7de85.partial 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf.cac7de85.partial" 2026/08/03 04:45:58 DEBUG : dir: Looking for writers 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 DEBUG : dir: reading active writers 2026/08/03 04:45:58 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf.cac7de85.partial 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : newLeaf.cac7de85.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/03 04:45:58 DEBUG : newLeaf.cac7de85.partial: renamed to: newLeaf 2026/08/03 04:45:58 INFO : newLeaf: Copied (replaced existing) 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-03 04:45:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/03 04:45:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/03 04:45:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/03 04:45:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/03 04:45:58 DEBUG : dir: Looking for writers 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 DEBUG : dir: reading active writers 2026/08/03 04:45:58 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:58 DEBUG : >WaitForWriters: 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/newLeaf" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-zoruyay3deyu/newLeaf 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:58 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/08/03 04:45:58 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:58 DEBUG : dir: Looking for writers 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 DEBUG : dir: reading active writers 2026/08/03 04:45:58 DEBUG : newLeaf: reading active writers 2026/08/03 04:45:58 DEBUG : >WaitForWriters: 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestFileRename (10.26s) --- PASS: TestFileRename/off,forceCache=false (1.24s) --- PASS: TestFileRename/minimal,forceCache=false (1.08s) --- PASS: TestFileRename/minimal,forceCache=true (2.09s) --- PASS: TestFileRename/writes,forceCache=false (1.70s) --- PASS: TestFileRename/writes,forceCache=true (2.45s) --- PASS: TestFileRename/full,forceCache=false (1.70s) === 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-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:58 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:58 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:58 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:58 DEBUG : Looking for writers 2026/08/03 04:45:58 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-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.00s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.00s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.00s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.01s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:58 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: 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-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:58 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:45:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:45:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/03 04:45:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:45:59 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:59 DEBUG : dir: Looking for writers 2026/08/03 04:45:59 DEBUG : file1: reading active writers 2026/08/03 04:45:59 DEBUG : Looking for writers 2026/08/03 04:45:59 DEBUG : dir: reading active writers 2026/08/03 04:45:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:59 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:45:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:45:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/03 04:45:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/03 04:45:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/03 04:45:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/03 04:45:59 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:59 DEBUG : dir: Looking for writers 2026/08/03 04:45:59 DEBUG : file1: reading active writers 2026/08/03 04:45:59 DEBUG : Looking for writers 2026/08/03 04:45:59 DEBUG : dir: reading active writers 2026/08/03 04:45:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:59 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:45:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:45:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:45:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:45:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/03 04:45:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/03 04:45:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/03 04:45:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/03 04:45:59 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/03 04:45:59 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/03 04:45:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/03 04:45:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/03 04:45:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/03 04:45:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/03 04:45:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/03 04:45:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/03 04:45:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/03 04:45:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/03 04:45:59 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:45:59 DEBUG : dir: Looking for writers 2026/08/03 04:45:59 DEBUG : file1: reading active writers 2026/08/03 04:45:59 DEBUG : Looking for writers 2026/08/03 04:45:59 DEBUG : dir: reading active writers 2026/08/03 04:45:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:45:59 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:45:59 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/03 04:46:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/03 04:46:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:00 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:00 DEBUG : dir: Looking for writers 2026/08/03 04:46:00 DEBUG : file1: reading active writers 2026/08/03 04:46:00 DEBUG : Looking for writers 2026/08/03 04:46:00 DEBUG : dir: reading active writers 2026/08/03 04:46:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.28s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:00 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/03 04:46:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/03 04:46:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/03 04:46:00 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:00 DEBUG : dir: Looking for writers 2026/08/03 04:46:00 DEBUG : file1: reading active writers 2026/08/03 04:46:00 DEBUG : Looking for writers 2026/08/03 04:46:00 DEBUG : dir: reading active writers 2026/08/03 04:46:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.35s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:00 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:46:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:46:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:46:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:46:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): _readAt: size=1, off=0 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): openPending: 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/03 04:46:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/03 04:46:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): >openPending: err= 2026/08/03 04:46:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/03 04:46:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): >_readAt: n=1, err= 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): _readAt: size=256, off=1 2026/08/03 04:46:00 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): >_readAt: n=15, err=EOF 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): _readAt: size=16, off=16 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): >_readAt: n=0, err=EOF 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): close: 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): >close: err= 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): close: 2026/08/03 04:46:00 DEBUG : dir/file1(0x3e63271e6e00): >close: err=file already closed 2026/08/03 04:46:00 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:00 DEBUG : dir: Looking for writers 2026/08/03 04:46:00 DEBUG : file1: reading active writers 2026/08/03 04:46:00 DEBUG : Looking for writers 2026/08/03 04:46:00 DEBUG : dir: reading active writers 2026/08/03 04:46:00 DEBUG : >WaitForWriters: 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.34s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:00 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:00 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:00 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:46:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:46:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): _readAt: size=1, off=0 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): openPending: 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/03 04:46:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/03 04:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): >openPending: err= 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): >_readAt: n=1, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): _readAt: size=1, off=5 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): >_readAt: n=1, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): _readAt: size=1, off=3 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): >_readAt: n=1, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): _readAt: size=1, off=13 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): >_readAt: n=1, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): _readAt: size=16, off=100 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): >_readAt: n=0, err=EOF 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): close: 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e63271e7e80): >close: err= 2026/08/03 04:46:01 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:01 DEBUG : dir: Looking for writers 2026/08/03 04:46:01 DEBUG : file1: reading active writers 2026/08/03 04:46:01 DEBUG : Looking for writers 2026/08/03 04:46:01 DEBUG : dir: reading active writers 2026/08/03 04:46:01 DEBUG : >WaitForWriters: 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.34s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:01 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:46:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:46:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): _readAt: size=1, off=0 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): openPending: 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/03 04:46:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/03 04:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >openPending: err= 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >_readAt: n=1, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): _readAt: size=1, off=5 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >_readAt: n=1, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): _readAt: size=1, off=1 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >_readAt: n=1, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): _readAt: size=6, off=10 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >_readAt: n=6, err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): _readAt: size=256, off=10 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >_readAt: n=6, err=EOF 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): _readAt: size=256, off=100 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >_readAt: n=0, err=EOF 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): close: 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >close: err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): _readAt: size=256, off=100 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326ca7380): >_readAt: n=0, err=file already closed 2026/08/03 04:46:01 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:01 DEBUG : dir: Looking for writers 2026/08/03 04:46:01 DEBUG : file1: reading active writers 2026/08/03 04:46:01 DEBUG : Looking for writers 2026/08/03 04:46:01 DEBUG : dir: reading active writers 2026/08/03 04:46:01 DEBUG : >WaitForWriters: 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.35s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:01 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:46:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:46:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:46:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:46:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): RWFileHandle.Flush 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): _readAt: size=256, off=0 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): openPending: 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/03 04:46:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/03 04:46:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): >openPending: err= 2026/08/03 04:46:01 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): >_readAt: n=16, err=EOF 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): RWFileHandle.Flush 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): RWFileHandle.Flush 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): close: 2026/08/03 04:46:01 DEBUG : dir/file1(0x3e6326bfec40): >close: err= 2026/08/03 04:46:01 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:01 DEBUG : dir: Looking for writers 2026/08/03 04:46:01 DEBUG : file1: reading active writers 2026/08/03 04:46:01 DEBUG : Looking for writers 2026/08/03 04:46:01 DEBUG : dir: reading active writers 2026/08/03 04:46:01 DEBUG : >WaitForWriters: 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.32s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:01 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:01 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:01 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/03 04:46:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:46:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:46:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:46:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): _readAt: size=256, off=0 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): openPending: 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/03 04:46:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/03 04:46:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): >openPending: err= 2026/08/03 04:46:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/03 04:46:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): >_readAt: n=16, err=EOF 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): RWFileHandle.Release 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): close: 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): >close: err= 2026/08/03 04:46:02 DEBUG : dir/file1(0x3e63270a61c0): RWFileHandle.Release 2026/08/03 04:46:02 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:02 DEBUG : dir: Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : dir: reading active writers 2026/08/03 04:46:02 DEBUG : >WaitForWriters: 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.35s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:02 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:02 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:02 DEBUG : file1: newRWFileHandle: 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): openPending: 2026/08/03 04:46:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): >openPending: err= 2026/08/03 04:46:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/03 04:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/03 04:46:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): _writeAt: size=5, off=0 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): >_writeAt: n=5, err= 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): _writeAt: size=7, off=5 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): >_writeAt: n=7, err= 2026/08/03 04:46:02 DEBUG : file1: vfs cache: truncate to size=11 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): close: 2026/08/03 04:46:02 DEBUG : file1: vfs cache: setting modification time to 2026-08-03 04:46:02.329171803 +0000 UTC m=+28.058744863 2026/08/03 04:46:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): >close: err= 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): close: 2026/08/03 04:46:02 DEBUG : file1(0x3e6326ceec40): >close: err=file already closed 2026/08/03 04:46:02 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:02 DEBUG : file1: vfs cache: starting upload 2026/08/03 04:46:02 DEBUG : file1.ea33be72.partial: size = 11 OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1.ea33be72.partial" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1.ea33be72.partial 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1.ea33be72.partial" 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1.ea33be72.partial 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:02 DEBUG : file1.ea33be72.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:02 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/03 04:46:02 DEBUG : file1.ea33be72.partial: renamed to: file1 2026/08/03 04:46:02 INFO : file1: Copied (new) 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:02 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-03 04:46:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/03 04:46:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:02 INFO : file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : >WaitForWriters: 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:02 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/03 04:46:02 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : >WaitForWriters: 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:02 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:02 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:02 DEBUG : file1: newRWFileHandle: 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): openPending: 2026/08/03 04:46:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): >openPending: err= 2026/08/03 04:46:02 DEBUG : file1: >newRWFileHandle: err= 2026/08/03 04:46:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/03 04:46:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): _writeAt: size=7, off=0 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): >_writeAt: n=7, err= 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): _writeAt: size=6, off=5 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): >_writeAt: n=6, err= 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): close: 2026/08/03 04:46:02 DEBUG : file1: vfs cache: setting modification time to 2026-08-03 04:46:02.880523671 +0000 UTC m=+28.610096740 2026/08/03 04:46:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): >close: err= 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): _writeAt: size=5, off=0 2026/08/03 04:46:02 DEBUG : file1(0x3e63273c7500): >_writeAt: n=0, err=file already closed 2026/08/03 04:46:02 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:02 DEBUG : Looking for writers 2026/08/03 04:46:02 DEBUG : file1: reading active writers 2026/08/03 04:46:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:02 DEBUG : file1: vfs cache: starting upload 2026/08/03 04:46:02 DEBUG : file1.e33d0e53.partial: size = 11 OK 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1.e33d0e53.partial" 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1.e33d0e53.partial 2026/08/03 04:46:02 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1.e33d0e53.partial" 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1.e33d0e53.partial 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1.e33d0e53.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/03 04:46:03 DEBUG : file1.e33d0e53.partial: renamed to: file1 2026/08/03 04:46:03 INFO : file1: Copied (new) 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-03 04:46:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/03 04:46:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:03 INFO : file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : >WaitForWriters: 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/03 04:46:03 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : >WaitForWriters: 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.56s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:03 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:03 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:03 DEBUG : file1: newRWFileHandle: 2026/08/03 04:46:03 DEBUG : file1(0x3e63270a6c00): openPending: 2026/08/03 04:46:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:03 DEBUG : file1(0x3e63270a6c00): >openPending: err= 2026/08/03 04:46:03 DEBUG : file1: >newRWFileHandle: err= 2026/08/03 04:46:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/03 04:46:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/03 04:46:03 DEBUG : file1(0x3e63270a6c00): close: 2026/08/03 04:46:03 DEBUG : file1: vfs cache: setting modification time to 2026-08-03 04:46:03.436314782 +0000 UTC m=+29.165887851 2026/08/03 04:46:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:03 DEBUG : file1(0x3e63270a6c00): >close: err= 2026/08/03 04:46:03 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/03 04:46:03 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/03 04:46:03 DEBUG : file2: newRWFileHandle: 2026/08/03 04:46:03 DEBUG : file2(0x3e63270a70c0): openPending: 2026/08/03 04:46:03 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/03 04:46:03 DEBUG : file2(0x3e63270a70c0): >openPending: err= 2026/08/03 04:46:03 DEBUG : file2: >newRWFileHandle: err= 2026/08/03 04:46:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/03 04:46:03 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/03 04:46:03 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/03 04:46:03 DEBUG : file2(0x3e63270a70c0): RWFileHandle.Flush 2026/08/03 04:46:03 DEBUG : file2(0x3e63270a70c0): RWFileHandle.Release 2026/08/03 04:46:03 DEBUG : file2(0x3e63270a70c0): close: 2026/08/03 04:46:03 DEBUG : file2: vfs cache: setting modification time to 2026-08-03 04:46:03.437552781 +0000 UTC m=+29.167125860 2026/08/03 04:46:03 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:03 DEBUG : file2(0x3e63270a70c0): >close: err= 2026/08/03 04:46:03 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : file2: reading active writers 2026/08/03 04:46:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : file2: reading active writers 2026/08/03 04:46:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : file2: reading active writers 2026/08/03 04:46:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : file2: reading active writers 2026/08/03 04:46:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/03 04:46:03 DEBUG : file1: vfs cache: starting upload 2026/08/03 04:46:03 DEBUG : file2: vfs cache: starting upload 2026/08/03 04:46:03 DEBUG : file2.10606694.partial: size = 0 OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file2.10606694.partial" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file2.10606694.partial 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file2.10606694.partial" 2026/08/03 04:46:03 DEBUG : file1.17300794.partial: size = 0 OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1.17300794.partial" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1.17300794.partial 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1.17300794.partial" 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : file2: reading active writers 2026/08/03 04:46:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file2.10606694.partial 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file2.10606694.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:03 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:46:03 DEBUG : file2.10606694.partial: renamed to: file2 2026/08/03 04:46:03 INFO : file2: Copied (new) 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file2" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file2 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file2" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file1.17300794.partial 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1.17300794.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:46:03 DEBUG : file1.17300794.partial: renamed to: file1 2026/08/03 04:46:03 INFO : file1: Copied (new) 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file2 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:03 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-03 04:46:03 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/03 04:46:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/03 04:46:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/03 04:46:03 INFO : file2: vfs cache: upload succeeded try #1 2026/08/03 04:46:03 DEBUG : Looking for writers 2026/08/03 04:46:03 DEBUG : file1: reading active writers 2026/08/03 04:46:03 DEBUG : file2: reading active writers 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:03 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-03 04:46:03 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/03 04:46:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:03 INFO : file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:03 DEBUG : >WaitForWriters: 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:03 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file2" 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file2 2026/08/03 04:46:03 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file2" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file2 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:04 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file2" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file2 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file2" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-zoruyay3deyu/file2 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:04 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/08/03 04:46:04 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file2: reading active writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : >WaitForWriters: 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.78s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:04 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:04 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:04 DEBUG : file1: newRWFileHandle: 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): openPending: 2026/08/03 04:46:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): >openPending: err= 2026/08/03 04:46:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/03 04:46:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/03 04:46:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): _writeAt: size=5, off=0 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): >_writeAt: n=5, err= 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): RWFileHandle.Flush 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): RWFileHandle.Flush 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): close: 2026/08/03 04:46:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-03 04:46:04.221397669 +0000 UTC m=+29.950970738 2026/08/03 04:46:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:04 DEBUG : file1(0x3e63271e7040): >close: err= 2026/08/03 04:46:04 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:04 DEBUG : file1: vfs cache: starting upload 2026/08/03 04:46:04 DEBUG : file1.760efa51.partial: size = 5 OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1.760efa51.partial" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1.760efa51.partial 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1.760efa51.partial" 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1.760efa51.partial 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:04 DEBUG : file1.760efa51.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:46:04 DEBUG : file1.760efa51.partial: renamed to: file1 2026/08/03 04:46:04 INFO : file1: Copied (new) 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-03 04:46:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/03 04:46:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:04 INFO : file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:04 DEBUG : >WaitForWriters: 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.34s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:04 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:04 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:04 DEBUG : file1: newRWFileHandle: 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): openPending: 2026/08/03 04:46:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): >openPending: err= 2026/08/03 04:46:04 DEBUG : file1: >newRWFileHandle: err= 2026/08/03 04:46:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/03 04:46:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): _writeAt: size=5, off=0 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): >_writeAt: n=5, err= 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): RWFileHandle.Release 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): close: 2026/08/03 04:46:04 DEBUG : file1: vfs cache: setting modification time to 2026-08-03 04:46:04.555762733 +0000 UTC m=+30.285335802 2026/08/03 04:46:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): >close: err= 2026/08/03 04:46:04 DEBUG : file1(0x3e6326ef5600): RWFileHandle.Release 2026/08/03 04:46:04 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:04 DEBUG : file1: vfs cache: starting upload 2026/08/03 04:46:04 DEBUG : file1.0d964bd7.partial: size = 5 OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1.0d964bd7.partial" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1.0d964bd7.partial 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1.0d964bd7.partial" 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1.0d964bd7.partial 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:04 DEBUG : file1.0d964bd7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:46:04 DEBUG : file1.0d964bd7.partial: renamed to: file1 2026/08/03 04:46:04 INFO : file1: Copied (new) 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-03 04:46:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/03 04:46:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:04 INFO : file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:04 DEBUG : Looking for writers 2026/08/03 04:46:04 DEBUG : file1: reading active writers 2026/08/03 04:46:04 DEBUG : >WaitForWriters: 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:04 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:04 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:04 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:04 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/03 04:46:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:46:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:46:05 DEBUG : dir/file1(0x3e63273c6840): openPending: 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/03 04:46:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/03 04:46:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:05 DEBUG : dir/file1(0x3e63273c6840): >openPending: err= 2026/08/03 04:46:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/03 04:46:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:46:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:46:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/03 04:46:05 DEBUG : dir/file1(0x3e63273c6840): _writeAt: size=5, off=0 2026/08/03 04:46:05 DEBUG : dir/file1(0x3e63273c6840): >_writeAt: n=5, err= 2026/08/03 04:46:05 DEBUG : dir/file1(0x3e63273c6840): close: 2026/08/03 04:46:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-03 04:46:05.216815261 +0000 UTC m=+30.946388330 2026/08/03 04:46:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:05 DEBUG : dir/file1(0x3e63273c6840): >close: err= 2026/08/03 04:46:05 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:05 DEBUG : dir: Looking for writers 2026/08/03 04:46:05 DEBUG : file1: reading active writers 2026/08/03 04:46:05 DEBUG : Looking for writers 2026/08/03 04:46:05 DEBUG : dir: reading active writers 2026/08/03 04:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:05 DEBUG : dir: Looking for writers 2026/08/03 04:46:05 DEBUG : file1: reading active writers 2026/08/03 04:46:05 DEBUG : Looking for writers 2026/08/03 04:46:05 DEBUG : dir: reading active writers 2026/08/03 04:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:05 DEBUG : dir: Looking for writers 2026/08/03 04:46:05 DEBUG : file1: reading active writers 2026/08/03 04:46:05 DEBUG : Looking for writers 2026/08/03 04:46:05 DEBUG : dir: reading active writers 2026/08/03 04:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:05 DEBUG : dir: Looking for writers 2026/08/03 04:46:05 DEBUG : file1: reading active writers 2026/08/03 04:46:05 DEBUG : Looking for writers 2026/08/03 04:46:05 DEBUG : dir: reading active writers 2026/08/03 04:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:05 DEBUG : dir/file1: vfs cache: starting upload 2026/08/03 04:46:05 DEBUG : dir/file1.b884e9d2.partial: size = 5 OK 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1.b884e9d2.partial" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1.b884e9d2.partial 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1.b884e9d2.partial" 2026/08/03 04:46:05 DEBUG : dir: Looking for writers 2026/08/03 04:46:05 DEBUG : file1: reading active writers 2026/08/03 04:46:05 DEBUG : Looking for writers 2026/08/03 04:46:05 DEBUG : dir: reading active writers 2026/08/03 04:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/dir/file1.b884e9d2.partial 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:05 DEBUG : dir/file1.b884e9d2.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:46:05 DEBUG : dir/file1.b884e9d2.partial: renamed to: dir/file1 2026/08/03 04:46:05 INFO : dir/file1: Copied (replaced existing) 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : dir: Looking for writers 2026/08/03 04:46:05 DEBUG : file1: reading active writers 2026/08/03 04:46:05 DEBUG : Looking for writers 2026/08/03 04:46:05 DEBUG : dir: reading active writers 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:05 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-03 04:46:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/03 04:46:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/03 04:46:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:05 DEBUG : dir: Looking for writers 2026/08/03 04:46:05 DEBUG : file1: reading active writers 2026/08/03 04:46:05 DEBUG : Looking for writers 2026/08/03 04:46:05 DEBUG : dir: reading active writers 2026/08/03 04:46:05 DEBUG : >WaitForWriters: 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.99s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:05 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:05 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:05 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:05 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-zoruyay3deyu/dir/file1: no such file or directory 2026/08/03 04:46:05 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-zoruyay3deyu/dir/file1: no such file or directory 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:06 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/08/03 04:46:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/03 04:46:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/03 04:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/03 04:46:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): _writeAt: size=5, off=0 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): openPending: 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:06 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/03 04:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): >openPending: err= 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): >_writeAt: n=5, err= 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): _writeAt: size=15, off=5 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): >_writeAt: n=15, err= 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): close: 2026/08/03 04:46:06 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-03 04:46:06.160894642 +0000 UTC m=+31.890467711 2026/08/03 04:46:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:06 DEBUG : dir/file1(0x3e6326bff000): >close: err= 2026/08/03 04:46:06 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:06 DEBUG : dir: Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : dir: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:06 DEBUG : dir: Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : dir: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:06 DEBUG : dir: Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : dir: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:06 DEBUG : dir: Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : dir: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: starting upload 2026/08/03 04:46:06 DEBUG : dir/file1.ea19175d.partial: size = 20 OK 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1.ea19175d.partial" 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1.ea19175d.partial 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1.ea19175d.partial" 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/03 04:46:06 DEBUG : dir: Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : dir: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-zoruyay3deyu/dir/file1.ea19175d.partial 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:06 DEBUG : dir/file1.ea19175d.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/03 04:46:06 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/03 04:46:06 DEBUG : dir/file1.ea19175d.partial: renamed to: dir/file1 2026/08/03 04:46:06 INFO : dir/file1: Copied (replaced existing) 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:06 DEBUG : dir: Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : dir: reading active writers 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:06 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-03 04:46:06 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/03 04:46:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/08/03 04:46:06 DEBUG : dir: Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : dir: reading active writers 2026/08/03 04:46:06 DEBUG : >WaitForWriters: 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.95s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:06 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:06 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:06 DEBUG : file1: newRWFileHandle: 2026/08/03 04:46:06 DEBUG : file1(0x3e63273c7440): openPending: 2026/08/03 04:46:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:06 DEBUG : file1(0x3e63273c7440): >openPending: err= 2026/08/03 04:46:06 DEBUG : file1: >newRWFileHandle: err= 2026/08/03 04:46:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/03 04:46:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/03 04:46:06 DEBUG : file1(0x3e63273c7440): _writeAt: size=5, off=0 2026/08/03 04:46:06 DEBUG : file1(0x3e63273c7440): >_writeAt: n=5, err= 2026/08/03 04:46:06 DEBUG : file1(0x3e63273c7440): close: 2026/08/03 04:46:06 DEBUG : file1: vfs cache: setting modification time to 2026-08-03 04:46:06.829032072 +0000 UTC m=+32.558605141 2026/08/03 04:46:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:06 DEBUG : file1(0x3e63273c7440): >close: err= 2026/08/03 04:46:06 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:06 DEBUG : file1: vfs cache: starting upload 2026/08/03 04:46:06 DEBUG : file1.dbca1cb9.partial: size = 5 OK 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1.dbca1cb9.partial" 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1.dbca1cb9.partial 2026/08/03 04:46:06 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1.dbca1cb9.partial" 2026/08/03 04:46:06 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-zoruyay3deyu/dir/file1: no such file or directory 2026/08/03 04:46:06 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-zoruyay3deyu/dir/file1: no such file or directory 2026/08/03 04:46:06 DEBUG : Looking for writers 2026/08/03 04:46:06 DEBUG : file1: reading active writers 2026/08/03 04:46:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1.dbca1cb9.partial 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:07 DEBUG : file1.dbca1cb9.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:46:07 DEBUG : file1.dbca1cb9.partial: renamed to: file1 2026/08/03 04:46:07 INFO : file1: Copied (new) 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:07 DEBUG : Looking for writers 2026/08/03 04:46:07 DEBUG : file1: reading active writers 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:07 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-03 04:46:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/03 04:46:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:07 INFO : file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:07 DEBUG : >WaitForWriters: 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.37s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:07 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/03 04:46:07 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e3c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e3c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e3c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e3c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e3c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.187733967 +0000 UTC m=+32.917307036 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e3c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.187733967 +0000 UTC m=+32.917307036 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731e840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731ed00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731ed00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731ed00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731ed00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731ed00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.187733967 +0000 UTC m=+32.917307036 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731ed00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0a5b0 item 1 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f340): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f340): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f340): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.193520077 +0000 UTC m=+32.923093206 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f840): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f840): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f840): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.193520077 +0000 UTC m=+32.923093206 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731f840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0abd0 item 2 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731fe80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731fe80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731fe80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731fe80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731fe80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.197583191 +0000 UTC m=+32.927156270 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632731fe80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.197583191 +0000 UTC m=+32.927156270 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273868c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273868c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273868c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273868c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273868c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.197583191 +0000 UTC m=+32.927156270 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273868c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0ba40 item 3 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386f40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386f40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.202191135 +0000 UTC m=+32.931764214 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327386f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387480): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.202191135 +0000 UTC m=+32.931764214 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a4f260 item 4 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387ac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387ac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.206020368 +0000 UTC m=+32.935593437 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327387ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.206020368 +0000 UTC m=+32.935593437 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c500): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c500): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c500): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c500): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c500): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.206020368 +0000 UTC m=+32.935593437 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739c500): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce8c40 item 5 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739cb80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739cb80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739cb80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739cb80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739cb80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.210372458 +0000 UTC m=+32.939945527 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739cb80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d0c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d0c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d0c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d0c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d0c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.210372458 +0000 UTC m=+32.939945527 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d0c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce9180 item 6 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d740): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d740): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d740): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.214400637 +0000 UTC m=+32.943973746 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739d740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.214400637 +0000 UTC m=+32.943973746 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632739dc40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412200): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412200): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412200): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.214400637 +0000 UTC m=+32.943973746 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce9880 item 7 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412880): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412880): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412880): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412880): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412880): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.21950548 +0000 UTC m=+32.949078549 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412880): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412dc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412dc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.21950548 +0000 UTC m=+32.949078549 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327412dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326914000 item 8 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413380): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e6327413380): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413380): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413380): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413380): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413380): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413740): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413740): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413740): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.223003115 +0000 UTC m=+32.952576205 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.223003115 +0000 UTC m=+32.952576205 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327413bc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274421c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274421c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274421c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274421c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274421c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.223003115 +0000 UTC m=+32.952576205 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274421c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63269150a0 item 9 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.227789578 +0000 UTC m=+32.957362656 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442d80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442d80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442d80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442d80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442d80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.227789578 +0000 UTC m=+32.957362656 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327442d80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63269728c0 item 10 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274433c0): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e63274433c0): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274433c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274433c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274433c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274433c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274433c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443780): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443780): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.230958703 +0000 UTC m=+32.960531823 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.230958703 +0000 UTC m=+32.960531823 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327443c80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e280): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e280): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e280): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e280): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e280): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.230958703 +0000 UTC m=+32.960531823 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e280): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326972d90 item 11 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e900): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e900): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e900): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.237009342 +0000 UTC m=+32.966582411 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745e900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745ee40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745ee40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745ee40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745ee40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745ee40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.237009342 +0000 UTC m=+32.966582411 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745ee40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c8e310 item 12 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f480): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e632745f480): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f480): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f480): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f480): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f480): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.239899411 +0000 UTC m=+32.969472521 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632745f840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c000): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c000): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c000): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c000): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c000): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.239899411 +0000 UTC m=+32.969472521 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c000): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c8e770 item 13 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c680): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c680): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c680): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c680): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c680): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.244631609 +0000 UTC m=+32.974204708 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748c680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748cbc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748cbc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748cbc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748cbc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748cbc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.244631609 +0000 UTC m=+32.974204708 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748cbc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c8eee0 item 14 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d200): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e632748d200): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d200): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d200): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d200): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d5c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d5c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d5c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d5c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d5c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.246944408 +0000 UTC m=+32.976517477 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748d5c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748dc80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748dc80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748dc80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748dc80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748dc80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.246944408 +0000 UTC m=+32.976517477 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632748dc80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c8f2d0 item 15 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8400): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8400): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8400): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.250010529 +0000 UTC m=+32.979583598 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8940): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8940): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8940): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.250010529 +0000 UTC m=+32.979583598 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c8fa40 item 16 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8f80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8f80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8f80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8f80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8f80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.25437284 +0000 UTC m=+32.983945919 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a8f80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.25437284 +0000 UTC m=+32.983945919 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9900): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9900): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9900): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.25437284 +0000 UTC m=+32.983945919 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274a9900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c8fe30 item 17 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be080): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be080): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be080): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be080): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be080): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.257622448 +0000 UTC m=+32.987195517 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be080): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be5c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be5c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be5c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be5c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be5c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.257622448 +0000 UTC m=+32.987195517 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274be5c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710e540 item 18 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bec40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bec40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bec40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bec40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bec40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.259714559 +0000 UTC m=+32.989287638 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bec40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.259714559 +0000 UTC m=+32.989287638 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf140): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf640): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf640): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf640): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf640): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf640): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.259714559 +0000 UTC m=+32.989287638 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bf640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710ec40 item 19 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bfcc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bfcc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bfcc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bfcc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bfcc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.262539064 +0000 UTC m=+32.992112143 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274bfcc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0300): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0300): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0300): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.262539064 +0000 UTC m=+32.992112143 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710f490 item 20 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0980): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0980): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0980): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.26472872 +0000 UTC m=+32.994301789 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.26472872 +0000 UTC m=+32.994301789 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0e80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1380): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1380): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1380): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.26472872 +0000 UTC m=+32.994301789 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710fb20 item 21 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.271263805 +0000 UTC m=+33.000836874 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028900): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028900): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028900): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.271263805 +0000 UTC m=+33.000836874 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a0a850 item 22 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029e40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029e40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029e40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029e40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029e40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.274147251 +0000 UTC m=+33.003720320 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029e40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.274147251 +0000 UTC m=+33.003720320 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0940): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0940): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0940): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.274147251 +0000 UTC m=+33.003720320 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e0940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a0b650 item 23 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1ac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1ac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.277018825 +0000 UTC m=+33.006591894 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e1ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee2c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee2c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee2c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee2c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee2c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.277018825 +0000 UTC m=+33.006591894 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee2c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710e380 item 24 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee980): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e6326cee980): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee980): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee980): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee980): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee980): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceed40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceed40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceed40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceed40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceed40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.280298971 +0000 UTC m=+33.009872040 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceed40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.280298971 +0000 UTC m=+33.009872040 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef2c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefe00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefe00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefe00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefe00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefe00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.280298971 +0000 UTC m=+33.009872040 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefe00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710ea10 item 25 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6580): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.283044256 +0000 UTC m=+33.012617335 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6ac0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6ac0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.283044256 +0000 UTC m=+33.012617335 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710f2d0 item 26 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7140): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e63270a7140): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7140): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7140): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7140): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7140): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7140): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7600): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7600): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7600): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7600): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7600): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.285886355 +0000 UTC m=+33.015459424 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7600): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.285886355 +0000 UTC m=+33.015459424 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7c00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4340): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4340): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4340): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.285886355 +0000 UTC m=+33.015459424 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f181c0 item 27 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.290298779 +0000 UTC m=+33.019871849 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5300): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5300): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5300): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.290298779 +0000 UTC m=+33.019871849 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f18bd0 item 28 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5940): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e6326ef5940): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5940): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5940): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5940): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5d00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5d00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5d00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5d00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5d00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.293055827 +0000 UTC m=+33.022628906 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5d00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6e40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6e40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6e40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6e40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6e40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.293055827 +0000 UTC m=+33.022628906 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6e40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f18f50 item 29 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7cc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7cc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7cc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7cc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7cc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.297683879 +0000 UTC m=+33.027256948 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7cc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e63c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e63c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e63c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e63c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e63c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.297683879 +0000 UTC m=+33.027256948 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e63c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f196c0 item 30 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6a80): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e63271e6a80): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6a80): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6a80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6a80): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6a80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6e40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6e40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6e40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6e40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6e40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.299796729 +0000 UTC m=+33.029369809 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e6e40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7500): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7500): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7500): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7500): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7500): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.299796729 +0000 UTC m=+33.029369809 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7500): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f19b20 item 31 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7b80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7b80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7b80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7b80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7b80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.302374368 +0000 UTC m=+33.031947437 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271e7b80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932340): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932340): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932340): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.302374368 +0000 UTC m=+33.031947437 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0c0e0 item 32 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932a40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932a40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.304654917 +0000 UTC m=+33.034228045 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0c8c0 item 33 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.305357593 +0000 UTC m=+33.034930662 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933980): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933980): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933980): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.305357593 +0000 UTC m=+33.034930662 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0ccb0 item 33 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe600): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe600): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe600): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe600): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe600): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.307694999 +0000 UTC m=+33.037268068 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe600): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0d260 item 34 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.309165626 +0000 UTC m=+33.038738695 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfee80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c60c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c60c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c60c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c60c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c60c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.309165626 +0000 UTC m=+33.038738695 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c60c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0d420 item 34 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c67c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c67c0): >openPending: err= 2026/08/03 04:46: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-zoruyay3deyu/dir/file1: no such file or directory 2026/08/03 04:46: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-zoruyay3deyu/dir/file1: no such file or directory 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c67c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c67c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c67c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.311929297 +0000 UTC m=+33.041502486 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c67c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0db20 item 35 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.313915869 +0000 UTC m=+33.043488938 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6cc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c71c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c71c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c71c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c71c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c71c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.313915869 +0000 UTC m=+33.043488938 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c71c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0dce0 item 35 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.316618083 +0000 UTC m=+33.046191152 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768a460 item 36 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.317719965 +0000 UTC m=+33.047293034 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7d40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa380): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa380): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa380): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.317719965 +0000 UTC m=+33.047293034 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768a620 item 36 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa9c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa9c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa9c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa9c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa9c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.322385266 +0000 UTC m=+33.051958335 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfa9c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768aa80 item 37 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.323298813 +0000 UTC m=+33.052871882 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfae40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb340): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb340): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb340): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.323298813 +0000 UTC m=+33.052871882 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768ac40 item 37 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb9c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb9c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb9c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb9c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb9c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.325188502 +0000 UTC m=+33.054761571 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfb9c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b110 item 38 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.326182288 +0000 UTC m=+33.055755357 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326dfbec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0500): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0500): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0500): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0500): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0500): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.326182288 +0000 UTC m=+33.055755357 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0500): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b2d0 item 38 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0b80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0b80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0b80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0b80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0b80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.328617809 +0000 UTC m=+33.058190878 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb0b80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b650 item 39 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.329705433 +0000 UTC m=+33.059278512 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1080): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1580): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1580): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1580): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.329705433 +0000 UTC m=+33.059278512 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b810 item 39 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1c00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1c00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1c00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1c00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1c00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.332418128 +0000 UTC m=+33.061991207 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fb1c00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768be30 item 40 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.333824915 +0000 UTC m=+33.063398014 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc740): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc740): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc740): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.333824915 +0000 UTC m=+33.063398014 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcc740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c563f0 item 40 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.337685015 +0000 UTC m=+33.067258084 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fccd00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c56d20 item 41 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.338828426 +0000 UTC m=+33.068401496 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c57030 item 41 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.339669384 +0000 UTC m=+33.069242454 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcd6c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcdc00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcdc00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcdc00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcdc00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcdc00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.339669384 +0000 UTC m=+33.069242454 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcdc00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c57340 item 41 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.343906608 +0000 UTC m=+33.073479688 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c579d0 item 42 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.345240768 +0000 UTC m=+33.074813867 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fee840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c57ce0 item 42 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.346286223 +0000 UTC m=+33.075859292 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feed80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef300): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef300): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef300): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.346286223 +0000 UTC m=+33.075859292 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2c070 item 42 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.348530502 +0000 UTC m=+33.078103591 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fef940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fefe40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fefe40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fefe40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2c930 item 43 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fefe40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fefe40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.349347456 +0000 UTC m=+33.078920535 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fefe40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2caf0 item 43 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.350223339 +0000 UTC m=+33.079796408 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327058480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270589c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270589c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270589c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270589c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270589c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.350223339 +0000 UTC m=+33.079796408 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270589c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2ccb0 item 43 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.352230601 +0000 UTC m=+33.081803670 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059000): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059500): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059500): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059500): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2d340 item 44 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059500): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059500): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.352970869 +0000 UTC m=+33.082543938 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059500): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2d570 item 44 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.356959092 +0000 UTC m=+33.086532171 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327059a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c0c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c0c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c0c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c0c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c0c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.356959092 +0000 UTC m=+33.086532171 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c0c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2d730 item 44 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.359441822 +0000 UTC m=+33.089014891 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dc070 item 45 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.360236954 +0000 UTC m=+33.089810023 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0900): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0900): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0900): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.360236954 +0000 UTC m=+33.089810023 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dc380 item 45 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.364547956 +0000 UTC m=+33.094121026 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e0f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1440): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1440): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dc8c0 item 46 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1440): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.365411748 +0000 UTC m=+33.094984818 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1b40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1b40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1b40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1b40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1b40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.365411748 +0000 UTC m=+33.094984818 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272e1b40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dca80 item 46 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.367486577 +0000 UTC m=+33.097059646 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e280): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e780): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dcf50 item 47 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e780): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.36822912 +0000 UTC m=+33.097802189 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711e780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711ee80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711ee80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711ee80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711ee80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711ee80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.36822912 +0000 UTC m=+33.097802189 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711ee80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd180 item 47 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.369950091 +0000 UTC m=+33.099523160 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f4c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f9c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f9c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f9c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd5e0 item 48 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f9c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f9c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.37063224 +0000 UTC m=+33.100205319 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632711f9c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271681c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271681c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271681c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271681c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271681c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.37063224 +0000 UTC m=+33.100205319 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271681c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd8f0 item 48 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168800): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168800): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168800): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168800): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168800): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.373322462 +0000 UTC m=+33.102895531 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168800): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272ddc70 item 49 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.373974412 +0000 UTC m=+33.103547481 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327168c80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271691c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271691c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271691c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271691c0): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271691c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.373974412 +0000 UTC m=+33.103547481 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271691c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721e0e0 item 49 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.376501556 +0000 UTC m=+33.106074625 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721e5b0 item 50 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.378276739 +0000 UTC m=+33.107849808 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327169d40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271883c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271883c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271883c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271883c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271883c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.378276739 +0000 UTC m=+33.107849808 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271883c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721e770 item 50 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cc00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cc00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cc00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cc00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cc00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.380514135 +0000 UTC m=+33.110087204 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cc00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2de30 item 51 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.381962461 +0000 UTC m=+33.111535530 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d100): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d640): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d640): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d640): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d640): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d640): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.381962461 +0000 UTC m=+33.111535530 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707d640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae4310 item 51 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707dcc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707dcc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707dcc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707dcc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707dcc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.384750357 +0000 UTC m=+33.114323426 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707dcc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae5180 item 52 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.385519519 +0000 UTC m=+33.115092589 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272082c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208840): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208840): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208840): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.385519519 +0000 UTC m=+33.115092589 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae5650 item 52 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188a40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188a40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.390275253 +0000 UTC m=+33.119848322 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721eaf0 item 53 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.391377004 +0000 UTC m=+33.120950073 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327188f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189480): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.391377004 +0000 UTC m=+33.120950073 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721ecb0 item 53 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.393533136 +0000 UTC m=+33.123106205 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327189b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721f0a0 item 54 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.394628515 +0000 UTC m=+33.124201594 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6100): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6680): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6680): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6680): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6680): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6680): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.394628515 +0000 UTC m=+33.124201594 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721f340 item 54 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6d00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6d00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6d00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6d00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6d00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.396455516 +0000 UTC m=+33.126028585 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a6d00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721f880 item 55 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.397310762 +0000 UTC m=+33.126883831 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7740): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7740): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7740): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.397310762 +0000 UTC m=+33.126883831 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721fa40 item 55 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7dc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7dc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.399188258 +0000 UTC m=+33.128761327 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271a7dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721fdc0 item 56 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.401239563 +0000 UTC m=+33.130812632 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c03c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0940): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0940): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0940): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.401239563 +0000 UTC m=+33.130812632 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a0e0 item 56 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.404015226 +0000 UTC m=+33.133588295 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327208e80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272093c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272093c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272093c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae5c00 item 57 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272093c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272093c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.404927359 +0000 UTC m=+33.134500428 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272093c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327458070 item 57 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.405614366 +0000 UTC m=+33.135187435 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209e80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209e80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209e80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209e80): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209e80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.405614366 +0000 UTC m=+33.135187435 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327209e80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274582a0 item 57 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.407402383 +0000 UTC m=+33.136975452 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272385c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327238b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327238b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327238b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327458620 item 58 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327238b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327238b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.410352977 +0000 UTC m=+33.139926047 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327238b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274588c0 item 58 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.411256183 +0000 UTC m=+33.140829252 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239600): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239600): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239600): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239600): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239600): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.411256183 +0000 UTC m=+33.140829252 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239600): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327458a80 item 58 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.413402888 +0000 UTC m=+33.142975957 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327239c40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e280): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e280): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e280): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327458e00 item 59 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e280): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e280): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.414069988 +0000 UTC m=+33.143643057 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e280): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459030 item 59 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.414929021 +0000 UTC m=+33.144502090 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724e7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724ed40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724ed40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724ed40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724ed40): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724ed40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.414929021 +0000 UTC m=+33.144502090 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724ed40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274591f0 item 59 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.419781426 +0000 UTC m=+33.149354495 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f8c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f8c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f8c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459570 item 60 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f8c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f8c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.420489113 +0000 UTC m=+33.150062182 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724f8c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459730 item 60 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.422035234 +0000 UTC m=+33.151608303 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724fe00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272904c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272904c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272904c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272904c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272904c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.422035234 +0000 UTC m=+33.151608303 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272904c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274598f0 item 60 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.424154877 +0000 UTC m=+33.153727946 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327290b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291040): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459c70 item 61 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291040): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.424810315 +0000 UTC m=+33.154383384 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291740): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291740): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291740): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.424810315 +0000 UTC m=+33.154383384 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459e30 item 61 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.426966348 +0000 UTC m=+33.156539417 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327291d80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b03c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b03c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b03c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751a310 item 62 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b03c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b03c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.427638778 +0000 UTC m=+33.157211847 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b03c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b0ac0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b0ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b0ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b0ac0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b0ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.427638778 +0000 UTC m=+33.157211847 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b0ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751a4d0 item 62 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.431019633 +0000 UTC m=+33.160592702 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1100): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1640): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1640): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1640): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751a850 item 63 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1640): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1640): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.431677216 +0000 UTC m=+33.161250285 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1d40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1d40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1d40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1d40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1d40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.431677216 +0000 UTC m=+33.161250285 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272b1d40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751aa10 item 63 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.4338128 +0000 UTC m=+33.163385869 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327310480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273109c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273109c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273109c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751ad90 item 64 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273109c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273109c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.434571543 +0000 UTC m=+33.164144612 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273109c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273110c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273110c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273110c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273110c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273110c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.434571543 +0000 UTC m=+33.164144612 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273110c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751af50 item 64 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311700): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311700): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311700): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.438579113 +0000 UTC m=+33.168152182 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b2d0 item 65 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.4394089 +0000 UTC m=+33.168981970 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327311b80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e180): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e180): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e180): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e180): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e180): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.4394089 +0000 UTC m=+33.168981970 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e180): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b490 item 65 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e7c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e7c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.441165067 +0000 UTC m=+33.170738136 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734e7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b810 item 66 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.441953266 +0000 UTC m=+33.171526326 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734ec40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f180): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f180): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f180): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f180): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f180): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.441953266 +0000 UTC m=+33.171526326 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f180): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b9d0 item 66 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f7c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f7c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.443849888 +0000 UTC m=+33.173422948 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734f7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751bdc0 item 67 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.445005542 +0000 UTC m=+33.174578611 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632734fc40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370240): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370240): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370240): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.445005542 +0000 UTC m=+33.174578611 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f2620 item 67 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273708c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273708c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273708c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273708c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273708c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.447744294 +0000 UTC m=+33.177317363 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273708c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f2af0 item 68 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.448636289 +0000 UTC m=+33.178209358 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327370dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371300): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371300): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371300): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.448636289 +0000 UTC m=+33.178209358 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f2d90 item 68 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371940): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371940): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.450022708 +0000 UTC m=+33.179595778 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f39d0 item 69 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.452533741 +0000 UTC m=+33.182106810 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327371dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273963c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273963c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273963c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273963c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273963c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.452533741 +0000 UTC m=+33.182106810 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273963c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f3c00 item 69 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396a40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396a40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.454219866 +0000 UTC m=+33.183792935 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f701c0 item 70 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.455614551 +0000 UTC m=+33.185187620 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327396f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397480): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.455614551 +0000 UTC m=+33.185187620 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f703f0 item 70 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.456935014 +0000 UTC m=+33.186508083 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327397b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f707e0 item 71 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.457497888 +0000 UTC m=+33.187070947 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da100): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da600): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da600): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da600): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da600): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da600): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.457497888 +0000 UTC m=+33.187070947 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273da600): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f70af0 item 71 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dac80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dac80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dac80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dac80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dac80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.460159486 +0000 UTC m=+33.189732555 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dac80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f712d0 item 72 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.46073371 +0000 UTC m=+33.190306779 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db180): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db6c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db6c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db6c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db6c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db6c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.46073371 +0000 UTC m=+33.190306779 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273db6c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f71570 item 72 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.462149183 +0000 UTC m=+33.191722252 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dbc80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410280): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410280): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410280): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f71a40 item 73 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410280): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410280): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.463738296 +0000 UTC m=+33.193311365 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410280): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f71d50 item 73 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.46455117 +0000 UTC m=+33.194124239 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410c80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410c80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410c80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410c80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410c80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.46455117 +0000 UTC m=+33.194124239 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327410c80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693e070 item 73 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.466045904 +0000 UTC m=+33.195618973 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274112c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274117c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274117c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274117c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693e690 item 74 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274117c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274117c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.466578621 +0000 UTC m=+33.196151690 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274117c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693e850 item 74 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.467196668 +0000 UTC m=+33.196769737 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327411d00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440380): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440380): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440380): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.467196668 +0000 UTC m=+33.196769737 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693ea10 item 74 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.468539865 +0000 UTC m=+33.198112924 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274409c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440ec0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440ec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440ec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693f420 item 75 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440ec0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440ec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.470904903 +0000 UTC m=+33.200477961 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327440ec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693f7a0 item 75 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.471514494 +0000 UTC m=+33.201087563 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441940): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441940): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441940): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.471514494 +0000 UTC m=+33.201087563 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327441940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693fab0 item 75 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.47319608 +0000 UTC m=+33.202769149 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a080): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63268864d0 item 76 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a580): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.476823341 +0000 UTC m=+33.206396401 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746a580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326886700 item 76 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.477424928 +0000 UTC m=+33.206997997 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746aac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b040): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b040): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b040): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.477424928 +0000 UTC m=+33.206997997 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326886b60 item 76 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.478807799 +0000 UTC m=+33.208380869 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746b680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746bb80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746bb80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746bb80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326887960 item 77 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746bb80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746bb80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.480634611 +0000 UTC m=+33.210207670 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632746bb80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498380): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498380): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498380): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.480634611 +0000 UTC m=+33.210207670 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326887b20 item 77 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.482114646 +0000 UTC m=+33.211687725 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274989c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498ec0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498ec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498ec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a84070 item 78 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498ec0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498ec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.4826777 +0000 UTC m=+33.212250769 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327498ec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274995c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274995c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274995c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274995c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274995c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.4826777 +0000 UTC m=+33.212250769 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274995c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a84540 item 78 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.484384062 +0000 UTC m=+33.213957122 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327499c00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a858f0 item 79 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.485495241 +0000 UTC m=+33.215068371 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6900): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6900): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6900): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.485495241 +0000 UTC m=+33.215068371 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a85e30 item 79 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.487215802 +0000 UTC m=+33.216788871 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7440): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7440): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0c700 item 80 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7440): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.488353129 +0000 UTC m=+33.217926198 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7b40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7b40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7b40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7b40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7b40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.488353129 +0000 UTC m=+33.217926198 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7b40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0caf0 item 80 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec280): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec280): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec280): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec280): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec280): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.491937911 +0000 UTC m=+33.221510980 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec280): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0d960 item 81 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.492534347 +0000 UTC m=+33.222107406 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ec700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ecc40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ecc40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ecc40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ecc40): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ecc40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.492534347 +0000 UTC m=+33.222107406 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ecc40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0dc00 item 81 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed2c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed2c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed2c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed2c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed2c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.493826559 +0000 UTC m=+33.223399628 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed2c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c7c540 item 82 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.494769349 +0000 UTC m=+33.224342418 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274ed7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274edd40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274edd40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274edd40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274edd40): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274edd40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.494769349 +0000 UTC m=+33.224342418 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274edd40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c7c770 item 82 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275304c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275304c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275304c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275304c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275304c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.496347379 +0000 UTC m=+33.225920439 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275304c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c7cfc0 item 83 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.499374868 +0000 UTC m=+33.228947937 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275309c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327530f00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327530f00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327530f00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327530f00): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327530f00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.499374868 +0000 UTC m=+33.228947937 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327530f00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c7d570 item 83 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531580): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.50119149 +0000 UTC m=+33.230764559 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c7dc00 item 84 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.501914035 +0000 UTC m=+33.231487104 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327531a80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552100): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552100): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552100): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552100): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552100): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.501914035 +0000 UTC m=+33.231487104 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552100): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326968070 item 84 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552780): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552780): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.503852767 +0000 UTC m=+33.233425836 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326969ab0 item 85 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.504467047 +0000 UTC m=+33.234040116 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327552c80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275531c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275531c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275531c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275531c0): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275531c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.504467047 +0000 UTC m=+33.234040116 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275531c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327092540 item 85 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.507449491 +0000 UTC m=+33.237022549 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327093260 item 86 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.509179158 +0000 UTC m=+33.238752227 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327553d40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275703c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275703c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275703c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275703c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275703c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.509179158 +0000 UTC m=+33.238752227 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275703c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327093500 item 86 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570a40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570a40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.510736509 +0000 UTC m=+33.240309578 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327093960 item 87 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.511674171 +0000 UTC m=+33.241247240 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327570f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571480): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.511674171 +0000 UTC m=+33.241247240 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327093c00 item 87 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.515140899 +0000 UTC m=+33.244713968 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327571b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632692c460 item 88 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.516189429 +0000 UTC m=+33.245762498 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a100): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a680): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a680): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a680): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a680): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a680): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.516189429 +0000 UTC m=+33.245762498 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758a680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632692c930 item 88 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.518647242 +0000 UTC m=+33.248220311 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758acc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632692ce00 item 89 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.519536722 +0000 UTC m=+33.249109781 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632692d180 item 89 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.520841266 +0000 UTC m=+33.250414335 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758b740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758bcc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758bcc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758bcc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758bcc0): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758bcc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.520841266 +0000 UTC m=+33.250414335 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632758bcc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632692d3b0 item 89 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.52251636 +0000 UTC m=+33.252089429 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa940): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632692d810 item 90 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa940): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.524582342 +0000 UTC m=+33.254155401 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aa940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0a150 item 90 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.525467574 +0000 UTC m=+33.255040643 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aae80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ab440): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ab440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ab440): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ab440): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ab440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.525467574 +0000 UTC m=+33.255040643 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ab440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0a310 item 90 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.528993554 +0000 UTC m=+33.258566694 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275aba80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc0c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc0c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc0c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0a850 item 91 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc0c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc0c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.529908663 +0000 UTC m=+33.259481772 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc0c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0aa10 item 91 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.533188879 +0000 UTC m=+33.262761948 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cc600): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ccb80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ccb80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ccb80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ccb80): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ccb80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.533188879 +0000 UTC m=+33.262761948 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275ccb80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0abd0 item 91 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.535198124 +0000 UTC m=+33.264771194 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd1c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd700): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd700): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f0ba40 item 92 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd700): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.535820429 +0000 UTC m=+33.265393498 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cd700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a4e1c0 item 92 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.536616013 +0000 UTC m=+33.266189082 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275cdc40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4300): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4300): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4300): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.536616013 +0000 UTC m=+33.266189082 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a4e770 item 92 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.538522383 +0000 UTC m=+33.268095453 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4e80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4e80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4e80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce8930 item 93 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4e80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4e80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.539259145 +0000 UTC m=+33.268832304 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4e80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5540): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5540): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5540): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5540): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5540): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.539259145 +0000 UTC m=+33.268832304 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5540): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce8cb0 item 93 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.541643779 +0000 UTC m=+33.271216848 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5b80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a040): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a4d0 item 94 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a040): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.54338076 +0000 UTC m=+33.272953819 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a7c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a7c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.54338076 +0000 UTC m=+33.272953819 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326914540 item 94 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.547187721 +0000 UTC m=+33.276760820 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276002c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0180): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0180): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0180): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a070 item 95 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0180): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0180): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.548877433 +0000 UTC m=+33.278450502 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0180): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0880): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0880): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0880): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0880): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0880): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.548877433 +0000 UTC m=+33.278450502 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c0880): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a310 item 95 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.551632587 +0000 UTC m=+33.281205657 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1740): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1740): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a850 item 96 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1740): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.554536112 +0000 UTC m=+33.284109181 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1e40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1e40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1e40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1e40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1e40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.554536112 +0000 UTC m=+33.284109181 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271c1e40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779aa10 item 96 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= 2026/08/03 04:46:07 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:07 DEBUG : Looking for writers 2026/08/03 04:46:07 DEBUG : >WaitForWriters: 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:07 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/03 04:46:07 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.565256281 +0000 UTC m=+33.294829339 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.565256281 +0000 UTC m=+33.294829339 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600cc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601180): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601180): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601180): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601180): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601180): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.565256281 +0000 UTC m=+33.294829339 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601180): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce8930 item 1 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276017c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276017c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276017c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276017c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276017c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.56811484 +0000 UTC m=+33.297687968 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276017c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601cc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601cc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601cc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601cc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601cc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.56811484 +0000 UTC m=+33.297687968 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601cc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce93b0 item 2 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee640): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee640): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee640): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee640): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee640): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.573936456 +0000 UTC m=+33.303509545 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.573936456 +0000 UTC m=+33.303509545 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceeac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceef80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceef80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceef80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceef80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceef80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.573936456 +0000 UTC m=+33.303509545 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceef80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce9a40 item 3 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef680): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef680): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef680): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef680): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef680): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.576912748 +0000 UTC m=+33.306485837 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefbc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefbc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefbc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefbc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefbc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.576912748 +0000 UTC m=+33.306485837 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cefbc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f182a0 item 4 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6300): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6300): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6300): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.581845715 +0000 UTC m=+33.311418824 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.581845715 +0000 UTC m=+33.311418824 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4b00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4b00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.581845715 +0000 UTC m=+33.311418824 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710e310 item 5 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5180): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5180): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5180): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5180): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5180): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.586426779 +0000 UTC m=+33.315999848 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5180): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5700): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5700): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5700): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.586426779 +0000 UTC m=+33.315999848 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710ebd0 item 6 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef44c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef44c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef44c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef44c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef44c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.591972364 +0000 UTC m=+33.321545443 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef44c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.591972364 +0000 UTC m=+33.321545443 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5200): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5200): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5200): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.591972364 +0000 UTC m=+33.321545443 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710f260 item 7 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5880): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5880): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5880): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5880): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5880): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.597147018 +0000 UTC m=+33.326720087 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5880): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.597147018 +0000 UTC m=+33.326720087 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710f8f0 item 8 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6d80): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e6326ca6d80): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6d80): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6d80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6d80): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca6d80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7440): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7440): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7440): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.598692688 +0000 UTC m=+33.328265757 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.598692688 +0000 UTC m=+33.328265757 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932000): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269326c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269326c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269326c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269326c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269326c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.598692688 +0000 UTC m=+33.328265757 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269326c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0c0e0 item 9 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269332c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269332c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269332c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269332c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269332c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.604184652 +0000 UTC m=+33.333757711 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63269332c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933800): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933800): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933800): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933800): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933800): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.604184652 +0000 UTC m=+33.333757711 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933800): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0ca80 item 10 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933e40): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e6326933e40): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933e40): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933e40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933e40): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933e40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe940): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe940): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.605723177 +0000 UTC m=+33.335296246 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.605723177 +0000 UTC m=+33.335296246 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bffb80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6340): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6340): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6340): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.605723177 +0000 UTC m=+33.335296246 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0d030 item 11 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6a40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6a40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.607735508 +0000 UTC m=+33.337308567 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7000): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7000): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7000): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7000): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7000): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.607735508 +0000 UTC m=+33.337308567 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7000): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0d880 item 12 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7640): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e63273c7640): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7640): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7640): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7640): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7640): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7a00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7a00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7a00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7a00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7a00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.609255689 +0000 UTC m=+33.338828749 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7a00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e061c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e061c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e061c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e061c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e061c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.609255689 +0000 UTC m=+33.338828749 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e061c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0de30 item 13 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06840): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06840): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.610678017 +0000 UTC m=+33.340251086 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06d80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06d80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06d80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06d80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06d80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.610678017 +0000 UTC m=+33.340251086 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e06d80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768a4d0 item 14 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e073c0): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e6326e073c0): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e073c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e073c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e073c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e073c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e073c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07780): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07780): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.613340987 +0000 UTC m=+33.342914045 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07e40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07e40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07e40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07e40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07e40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.613340987 +0000 UTC m=+33.342914045 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326e07e40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768a850 item 15 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec85c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec85c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec85c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec85c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec85c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.614908147 +0000 UTC m=+33.344481216 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec85c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8b00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8b00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.614908147 +0000 UTC m=+33.344481216 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768acb0 item 16 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9140): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9140): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9140): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9140): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9140): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.618141515 +0000 UTC m=+33.347714584 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9140): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.618141515 +0000 UTC m=+33.347714584 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec95c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9ac0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9ac0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.618141515 +0000 UTC m=+33.347714584 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b180 item 17 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc240): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc240): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc240): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.620822067 +0000 UTC m=+33.350395136 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc780): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc780): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc780): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.620822067 +0000 UTC m=+33.350395136 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b650 item 18 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbce00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbce00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbce00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbce00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbce00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.625732442 +0000 UTC m=+33.355305512 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbce00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.625732442 +0000 UTC m=+33.355305512 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd800): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd800): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd800): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd800): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd800): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.625732442 +0000 UTC m=+33.355305512 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd800): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768ba40 item 19 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.629804594 +0000 UTC m=+33.359377663 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd04c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd04c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd04c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd04c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd04c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.629804594 +0000 UTC m=+33.359377663 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd04c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c56930 item 20 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd0b40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd0b40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd0b40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd0b40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd0b40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.632558707 +0000 UTC m=+33.362131776 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd0b40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.632558707 +0000 UTC m=+33.362131776 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1540): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1540): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1540): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1540): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1540): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.632558707 +0000 UTC m=+33.362131776 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1540): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c56fc0 item 21 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1bc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1bc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1bc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1bc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1bc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.636284153 +0000 UTC m=+33.365857232 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fd1bc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2200): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2200): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2200): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.636284153 +0000 UTC m=+33.365857232 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c57730 item 22 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2880): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2880): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2880): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2880): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2880): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.637957274 +0000 UTC m=+33.367530343 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2880): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.637957274 +0000 UTC m=+33.367530343 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff2d80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3280): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3280): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3280): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3280): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3280): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.637957274 +0000 UTC m=+33.367530343 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3280): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c57dc0 item 23 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3900): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3900): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3900): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.642836049 +0000 UTC m=+33.372409118 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3e40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3e40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3e40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3e40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3e40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.642836049 +0000 UTC m=+33.372409118 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff3e40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dc770 item 24 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c580): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e632704c580): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c580): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c580): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c580): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c940): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c940): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.64531964 +0000 UTC m=+33.374892719 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.64531964 +0000 UTC m=+33.374892719 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704ce40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d380): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d380): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d380): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.64531964 +0000 UTC m=+33.374892719 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dcaf0 item 25 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704da00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704da00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704da00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704da00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704da00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.648690809 +0000 UTC m=+33.378263878 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704da00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066040): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066040): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066040): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.648690809 +0000 UTC m=+33.378263878 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd180 item 26 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066680): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e6327066680): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066680): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066680): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066680): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066680): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066a40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066a40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.650523119 +0000 UTC m=+33.380096188 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.650523119 +0000 UTC m=+33.380096188 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327066f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067480): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.650523119 +0000 UTC m=+33.380096188 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd5e0 item 27 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.655436249 +0000 UTC m=+33.385009318 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327067b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8140): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8140): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8140): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8140): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8140): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.655436249 +0000 UTC m=+33.385009318 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8140): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272ddc00 item 28 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8780): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e63270a8780): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8780): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8780): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8780): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8780): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8b40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8b40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8b40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8b40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8b40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.657352049 +0000 UTC m=+33.386925118 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a8b40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a9200): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a9200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a9200): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a9200): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a9200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.657352049 +0000 UTC m=+33.386925118 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a9200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2c2a0 item 29 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029380): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029380): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029380): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.659318212 +0000 UTC m=+33.388891281 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029d00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029d00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029d00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029d00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029d00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.659318212 +0000 UTC m=+33.388891281 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327029d00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326972e70 item 30 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271964c0): _readAt: size=2, off=0 2026/08/03 04:46:07 ERROR : open-test-file(0x3e63271964c0): Couldn't read size of file 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271964c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271964c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271964c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271964c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271964c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196880): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196880): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196880): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196880): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196880): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.661191861 +0000 UTC m=+33.390764930 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196880): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196f40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196f40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196f40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196f40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196f40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.661191861 +0000 UTC m=+33.390764930 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327196f40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721e0e0 item 31 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271975c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271975c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271975c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271975c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271975c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.664439877 +0000 UTC m=+33.394012946 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271975c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327197b00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327197b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327197b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327197b00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327197b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.664439877 +0000 UTC m=+33.394012946 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327197b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721e5b0 item 32 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac240): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac240): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac240): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.671701904 +0000 UTC m=+33.401274962 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721e930 item 33 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.672558451 +0000 UTC m=+33.402131520 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ac6c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271acbc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271acbc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271acbc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271acbc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271acbc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.672558451 +0000 UTC m=+33.402131520 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271acbc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721eaf0 item 33 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.674238214 +0000 UTC m=+33.403811284 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721ee70 item 34 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.676636314 +0000 UTC m=+33.406209383 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ad680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271adbc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271adbc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271adbc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271adbc0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271adbc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.676636314 +0000 UTC m=+33.406209383 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271adbc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721f0a0 item 34 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206300): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206300): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206300): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.678372463 +0000 UTC m=+33.407945532 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721f650 item 35 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.681652869 +0000 UTC m=+33.411225938 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206c80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206c80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206c80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206c80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206c80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.681652869 +0000 UTC m=+33.411225938 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327206c80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721f880 item 35 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207300): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207300): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207300): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.683365554 +0000 UTC m=+33.412938623 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721fc00 item 36 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.686342157 +0000 UTC m=+33.415915226 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207800): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207d40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207d40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207d40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207d40): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207d40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.686342157 +0000 UTC m=+33.415915226 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327207d40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721fdc0 item 36 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230480): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230480): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230480): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.689660053 +0000 UTC m=+33.419233122 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae4e00 item 37 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.690198551 +0000 UTC m=+33.419771620 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230e00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230e00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230e00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230e00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230e00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.690198551 +0000 UTC m=+33.419771620 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327230e00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae50a0 item 37 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231480): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231480): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231480): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.691655052 +0000 UTC m=+33.421228121 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae5810 item 38 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.692679127 +0000 UTC m=+33.422252186 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231ec0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231ec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231ec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231ec0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231ec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.692679127 +0000 UTC m=+33.422252186 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327231ec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ae5b90 item 38 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724c640): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724c640): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724c640): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724c640): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724c640): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.695605264 +0000 UTC m=+33.425178333 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724c640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274581c0 item 39 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.696246094 +0000 UTC m=+33.425819163 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724cb40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d040): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d040): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d040): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.696246094 +0000 UTC m=+33.425819163 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274583f0 item 39 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.69783732 +0000 UTC m=+33.427410409 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f18b60 item 40 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.698770272 +0000 UTC m=+33.428343371 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7680): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7680): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7680): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7680): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7680): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.698770272 +0000 UTC m=+33.428343371 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7680): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f18d20 item 40 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.703899611 +0000 UTC m=+33.433472680 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7d40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe380): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe380): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f19420 item 41 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe380): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.704373305 +0000 UTC m=+33.433946374 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f19650 item 41 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.704913456 +0000 UTC m=+33.434486525 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fe840): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fed80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fed80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fed80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fed80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fed80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.704913456 +0000 UTC m=+33.434486525 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271fed80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f19810 item 41 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.707037107 +0000 UTC m=+33.436610176 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff3c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff8c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff8c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff8c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f19c70 item 42 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff8c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff8c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.707561398 +0000 UTC m=+33.437134467 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ff8c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751a000 item 42 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.708167131 +0000 UTC m=+33.437740200 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63271ffe00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4480): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.708167131 +0000 UTC m=+33.437740200 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751a1c0 item 42 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.709965849 +0000 UTC m=+33.439538908 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4fc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4fc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4fc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751a540 item 43 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4fc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4fc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.710494868 +0000 UTC m=+33.440067937 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a4fc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751a700 item 43 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.711063182 +0000 UTC m=+33.440636241 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5500): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d340): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d340): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d340): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.711063182 +0000 UTC m=+33.440636241 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274584d0 item 43 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.715184076 +0000 UTC m=+33.444757145 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724d980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724de80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724de80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724de80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327458930 item 44 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724de80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724de80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.71789662 +0000 UTC m=+33.447469689 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632724de80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327458af0 item 44 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.719110202 +0000 UTC m=+33.448683261 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273144c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327314a40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327314a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327314a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327314a40): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327314a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.719110202 +0000 UTC m=+33.448683261 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327314a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327458cb0 item 44 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.720456245 +0000 UTC m=+33.450029314 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315080): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274590a0 item 45 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315580): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.722943533 +0000 UTC m=+33.452516602 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315c80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315c80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315c80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315c80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315c80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.722943533 +0000 UTC m=+33.452516602 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327315c80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459260 item 45 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.725502135 +0000 UTC m=+33.455075244 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273443c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273448c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273448c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273448c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274595e0 item 46 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273448c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273448c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.72603912 +0000 UTC m=+33.455612179 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273448c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327344fc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327344fc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327344fc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327344fc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327344fc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.72603912 +0000 UTC m=+33.455612179 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327344fc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63274597a0 item 46 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.730305519 +0000 UTC m=+33.459878588 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345600): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5d40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5d40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5d40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751aa10 item 47 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5d40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5d40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.733535409 +0000 UTC m=+33.463108478 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272a5d40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ca540): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ca540): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ca540): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ca540): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ca540): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.733535409 +0000 UTC m=+33.463108478 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ca540): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751abd0 item 47 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46: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/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.735357831 +0000 UTC m=+33.464930900 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cab80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb080): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb080): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb080): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751af50 item 48 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb080): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb080): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.73603471 +0000 UTC m=+33.465607779 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb080): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb780): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb780): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb780): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.73603471 +0000 UTC m=+33.465607779 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cb780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b110 item 48 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cbdc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cbdc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cbdc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cbdc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cbdc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.737958604 +0000 UTC m=+33.467531673 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272cbdc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b490 item 49 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.738558376 +0000 UTC m=+33.468131445 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe880): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe880): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe880): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe880): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe880): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.738558376 +0000 UTC m=+33.468131445 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fe880): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b650 item 49 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fef00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fef00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fef00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fef00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fef00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.74024863 +0000 UTC m=+33.469821699 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272fef00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751b9d0 item 50 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.741003756 +0000 UTC m=+33.470576815 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff980): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff980): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff980): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.741003756 +0000 UTC m=+33.470576815 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272ff980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751bc00 item 50 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345800): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345800): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345800): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345800): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345800): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.744821447 +0000 UTC m=+33.474394516 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345800): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459b20 item 51 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.74582386 +0000 UTC m=+33.475396929 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327345d00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368340): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368340): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368340): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.74582386 +0000 UTC m=+33.475396929 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6327459ce0 item 51 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273689c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273689c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273689c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273689c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273689c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.747567053 +0000 UTC m=+33.477140123 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273689c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f27e0 item 52 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.748161246 +0000 UTC m=+33.477734315 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327368ec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369440): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369440): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369440): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.748161246 +0000 UTC m=+33.477734315 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f2a10 item 52 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369ac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369ac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.749704431 +0000 UTC m=+33.479277500 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327369ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f2e70 item 53 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.750316968 +0000 UTC m=+33.479890037 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e0c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e600): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e600): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e600): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e600): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e600): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.750316968 +0000 UTC m=+33.479890037 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740e600): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f3030 item 53 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740ec80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740ec80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740ec80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740ec80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740ec80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.754871591 +0000 UTC m=+33.484444660 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740ec80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63273f3ce0 item 54 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.75572888 +0000 UTC m=+33.485301949 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f180): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f700): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f700): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f700): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.75572888 +0000 UTC m=+33.485301949 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740f700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f70070 item 54 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740fd80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740fd80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740fd80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740fd80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740fd80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.757574276 +0000 UTC m=+33.487147345 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632740fd80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f70540 item 55 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.758271773 +0000 UTC m=+33.487844842 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c8c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c8c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c8c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c8c0): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c8c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.758271773 +0000 UTC m=+33.487844842 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743c8c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f70700 item 55 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743cf40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743cf40): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743cf40): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743cf40): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743cf40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.759931959 +0000 UTC m=+33.489505028 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632743cf40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632751be30 item 56 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.760523035 +0000 UTC m=+33.490096104 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0140): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b06c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b06c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b06c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b06c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b06c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.760523035 +0000 UTC m=+33.490096104 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b06c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693e1c0 item 56 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.76248915 +0000 UTC m=+33.492062208 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b0d00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1240): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1240): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693e770 item 57 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1240): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.76294491 +0000 UTC m=+33.492517979 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693e930 item 57 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.763475372 +0000 UTC m=+33.493048431 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1d00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1d00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1d00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1d00): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1d00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.763475372 +0000 UTC m=+33.493048431 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273b1d00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693ebd0 item 57 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.764913759 +0000 UTC m=+33.494486828 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc980): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc980): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693f570 item 58 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc980): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.765418272 +0000 UTC m=+33.494991341 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dc980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693f960 item 58 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.765955847 +0000 UTC m=+33.495528916 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dcec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dd480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dd480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dd480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dd480): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dd480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.765955847 +0000 UTC m=+33.495528916 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273dd480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632693fb90 item 58 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.767396138 +0000 UTC m=+33.496969196 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273ddac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492100): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492100): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492100): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63268865b0 item 59 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492100): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492100): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.76793205 +0000 UTC m=+33.497505120 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492100): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63268868c0 item 59 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.768521965 +0000 UTC m=+33.498095034 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492640): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492bc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492bc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492bc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492bc0): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492bc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.768521965 +0000 UTC m=+33.498095034 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327492bc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326886ee0 item 59 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.770864479 +0000 UTC m=+33.500437548 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493740): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493740): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326887a40 item 60 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493740): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.771375234 +0000 UTC m=+33.500948303 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326887c00 item 60 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.771884216 +0000 UTC m=+33.501457285 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327493c80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6340): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6340): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6340): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.771884216 +0000 UTC m=+33.501457285 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326887dc0 item 60 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.773148834 +0000 UTC m=+33.502721903 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6ec0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6ec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6ec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a84700 item 61 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6ec0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6ec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.773687602 +0000 UTC m=+33.503260661 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b6ec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b75c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b75c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b75c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b75c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b75c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.773687602 +0000 UTC m=+33.503260661 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b75c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a85730 item 61 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.775106883 +0000 UTC m=+33.504679952 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274b7c00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2240): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2240): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0c0e0 item 62 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2240): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.777524168 +0000 UTC m=+33.507097237 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2900): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2900): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2900): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.777524168 +0000 UTC m=+33.507097237 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0c380 item 62 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.784835409 +0000 UTC m=+33.514408468 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a940): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a940): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a940): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2c620 item 63 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a940): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a940): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.785557342 +0000 UTC m=+33.515130412 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770a940): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b080): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b080): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b080): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b080): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b080): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.785557342 +0000 UTC m=+33.515130412 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b080): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2c930 item 63 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.788803203 +0000 UTC m=+33.518376292 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770b6c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770bc00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770bc00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770bc00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2ccb0 item 64 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770bc00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770bc00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.789545976 +0000 UTC m=+33.519119046 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632770bc00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2400): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2400): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2400): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.789545976 +0000 UTC m=+33.519119046 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2cfc0 item 64 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2dc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2dc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.7915019 +0000 UTC m=+33.521074969 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e2dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2d570 item 65 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.792115519 +0000 UTC m=+33.521688588 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3740): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3740): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3740): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.792115519 +0000 UTC m=+33.521688588 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2d730 item 65 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3d80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3d80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3d80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3d80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3d80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.793436715 +0000 UTC m=+33.523009784 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63274e3d80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326f2dd50 item 66 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.796400393 +0000 UTC m=+33.525973462 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276008c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276008c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276008c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276008c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276008c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.796400393 +0000 UTC m=+33.525973462 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63276008c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a070 item 66 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600f00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600f00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600f00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600f00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600f00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.797940072 +0000 UTC m=+33.527513142 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327600f00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a540 item 67 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.798979635 +0000 UTC m=+33.528552704 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601880): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601880): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601880): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601880): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601880): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.798979635 +0000 UTC m=+33.528552704 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327601880): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779a700 item 67 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee1c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee1c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee1c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee1c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee1c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.800592883 +0000 UTC m=+33.530165952 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee1c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0c070 item 68 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.801392403 +0000 UTC m=+33.530965462 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4780): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4780): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4780): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.801392403 +0000 UTC m=+33.530965462 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0c230 item 68 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4dc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4dc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.803160653 +0000 UTC m=+33.532733722 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e4dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0ce00 item 69 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.803605783 +0000 UTC m=+33.533178852 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5740): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5740): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5740): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5740): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5740): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.803605783 +0000 UTC m=+33.533178852 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5740): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0d880 item 69 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5dc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5dc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.805421574 +0000 UTC m=+33.534994643 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63275e5dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326d0dd50 item 70 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.806259196 +0000 UTC m=+33.535832265 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.806259196 +0000 UTC m=+33.535832265 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef4ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326914460 item 70 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef53c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef53c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef53c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef53c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef53c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.808865969 +0000 UTC m=+33.538439029 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef53c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326915180 item 71 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.809647094 +0000 UTC m=+33.539220163 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef58c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.809647094 +0000 UTC m=+33.539220163 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ef5dc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326915ab0 item 71 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7000): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7000): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7000): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7000): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7000): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.811300657 +0000 UTC m=+33.540873727 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7000): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a0aaf0 item 72 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.811992856 +0000 UTC m=+33.541565925 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ca7700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932480): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.811992856 +0000 UTC m=+33.541565925 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326a0b2d0 item 72 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.814000959 +0000 UTC m=+33.543574028 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326932ac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce8930 item 73 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933580): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.817552357 +0000 UTC m=+33.547125426 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce8cb0 item 73 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.818371894 +0000 UTC m=+33.547944964 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326933a40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe580): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe580): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe580): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.818371894 +0000 UTC m=+33.547944964 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bfe580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce8e70 item 73 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.819837363 +0000 UTC m=+33.549410423 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cee8c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceedc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceedc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceedc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779ac40 item 74 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceedc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceedc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.820362706 +0000 UTC m=+33.549935775 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ceedc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779ae00 item 74 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.821190549 +0000 UTC m=+33.550763638 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef900): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef900): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef900): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef900): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef900): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.821190549 +0000 UTC m=+33.550763638 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326cef900): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779b0a0 item 74 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.822908114 +0000 UTC m=+33.552481183 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6540): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6540): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6540): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779b420 item 75 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6540): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6540): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.823378883 +0000 UTC m=+33.552951941 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6540): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): _writeAt: size=3, off=2 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779b5e0 item 75 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.824051933 +0000 UTC m=+33.553625003 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c6b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c70c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c70c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c70c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c70c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c70c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.824051933 +0000 UTC m=+33.553625003 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c70c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779ba40 item 75 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.827137282 +0000 UTC m=+33.556710361 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7c00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7c00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7c00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632779bdc0 item 76 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7c00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7c00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.827548979 +0000 UTC m=+33.557122048 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63273c7c00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710e0e0 item 76 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): _writeAt: size=3, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.828223784 +0000 UTC m=+33.557796853 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327028540): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270298c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270298c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270298c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270298c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270298c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.828223784 +0000 UTC m=+33.557796853 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270298c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710e310 item 76 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.831948018 +0000 UTC m=+33.561521087 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bff580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bff580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bff580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce9180 item 77 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bff580): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bff580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.832431912 +0000 UTC m=+33.562004981 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326bff580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717c480): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717c480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717c480): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717c480): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717c480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.832431912 +0000 UTC m=+33.562004981 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717c480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce9420 item 77 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.833968295 +0000 UTC m=+33.563541354 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cfc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cfc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cfc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce9ab0 item 78 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cfc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cfc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.834521309 +0000 UTC m=+33.564094378 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717cfc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717d6c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717d6c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717d6c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717d6c0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717d6c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.834521309 +0000 UTC m=+33.564094378 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717d6c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326ce9c70 item 78 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.836187407 +0000 UTC m=+33.565760466 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632717dd00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8300): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8300): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8300): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0c4d0 item 79 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8300): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8300): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.836668725 +0000 UTC m=+33.566241794 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8300): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8a00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8a00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8a00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8a00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8a00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.836668725 +0000 UTC m=+33.566241794 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec8a00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0c850 item 79 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.838248529 +0000 UTC m=+33.567821598 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9540): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9540): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9540): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0ce00 item 80 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9540): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9540): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.840516002 +0000 UTC m=+33.570089062 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9540): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9c40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9c40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9c40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9c40): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9c40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.840516002 +0000 UTC m=+33.570089062 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ec9c40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0d110 item 80 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc380): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc380): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc380): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc380): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc380): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.842307657 +0000 UTC m=+33.571880726 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc380): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0d490 item 81 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.843046883 +0000 UTC m=+33.572619953 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbc800): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbcd40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbcd40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbcd40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbcd40): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbcd40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.843046883 +0000 UTC m=+33.572619953 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbcd40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0d880 item 81 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd3c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd3c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd3c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd3c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd3c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.84441667 +0000 UTC m=+33.573989740 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd3c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326e0de30 item 82 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.845220889 +0000 UTC m=+33.574793958 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbd8c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde40): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.845220889 +0000 UTC m=+33.574793958 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fbde40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768a1c0 item 82 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fce5c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fce5c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fce5c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fce5c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fce5c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.846675787 +0000 UTC m=+33.576248877 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fce5c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768a690 item 83 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.847459057 +0000 UTC m=+33.577032277 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fceac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6700): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6700): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6700): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.847459057 +0000 UTC m=+33.577032277 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710e9a0 item 83 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6d80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6d80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6d80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6d80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6d80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.849983245 +0000 UTC m=+33.579556314 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a6d80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710efc0 item 84 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.85140464 +0000 UTC m=+33.580977699 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a7340): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a79c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a79c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a79c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a79c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a79c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.85140464 +0000 UTC m=+33.580977699 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270a79c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710f2d0 item 84 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c200): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c200): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.852972542 +0000 UTC m=+33.582545641 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710f650 item 85 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.853483546 +0000 UTC m=+33.583056625 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704c700): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704cc40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704cc40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704cc40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704cc40): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704cc40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.853483546 +0000 UTC m=+33.583056625 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704cc40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632710fb20 item 85 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d2c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d2c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d2c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d2c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d2c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.856588802 +0000 UTC m=+33.586161871 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d2c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c563f0 item 86 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.857246094 +0000 UTC m=+33.586819152 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704d7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704dd40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704dd40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704dd40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704dd40): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704dd40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.857246094 +0000 UTC m=+33.586819152 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632704dd40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c56af0 item 86 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcedc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcedc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcedc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcedc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcedc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.858596274 +0000 UTC m=+33.588169343 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcedc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768a9a0 item 87 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.859221374 +0000 UTC m=+33.588794443 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf2c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf800): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf800): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf800): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf800): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf800): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.859221374 +0000 UTC m=+33.588794443 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcf800): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768ab60 item 87 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcfe80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcfe80): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcfe80): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcfe80): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcfe80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.860951372 +0000 UTC m=+33.590524441 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fcfe80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b030 item 88 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.861826605 +0000 UTC m=+33.591399705 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdc480): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdca00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdca00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdca00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdca00): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdca00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.861826605 +0000 UTC m=+33.591399705 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdca00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b1f0 item 88 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.867921869 +0000 UTC m=+33.597494938 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd580): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b570 item 89 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd580): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.868424087 +0000 UTC m=+33.597997146 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fdd580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b730 item 89 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.869635957 +0000 UTC m=+33.599209026 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fddac0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec140): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec140): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec140): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec140): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec140): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.869635957 +0000 UTC m=+33.599209026 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec140): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632768b960 item 89 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.87128942 +0000 UTC m=+33.600862479 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fec780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feccc0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feccc0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feccc0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dc070 item 90 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feccc0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feccc0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.871788212 +0000 UTC m=+33.601361281 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326feccc0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dc380 item 90 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.872381092 +0000 UTC m=+33.601954161 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed7c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed7c0): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.872381092 +0000 UTC m=+33.601954161 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fed7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dc700 item 90 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.873675898 +0000 UTC m=+33.603248967 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326fede00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8440): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8440): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8440): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dca80 item 91 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8440): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8440): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.874963259 +0000 UTC m=+33.604536368 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8440): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): >_readAt: n=2, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): _writeAt: size=3, off=7 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dcd20 item 91 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.875789349 +0000 UTC m=+33.605362418 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8980): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270644c0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270644c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270644c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270644c0): >_readAt: n=8, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270644c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.875789349 +0000 UTC m=+33.605362418 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63270644c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c56d90 item 91 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.877966982 +0000 UTC m=+33.607540051 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327064b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065040): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065040): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065040): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c57500 item 92 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065040): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065040): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.879266047 +0000 UTC m=+33.608839116 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065040): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): open at offset 5 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c576c0 item 92 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): _readAt: size=2, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): _writeAt: size=3, off=5 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): >_writeAt: n=3, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.880020442 +0000 UTC m=+33.609593501 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065580): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065b40): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065b40): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065b40): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065b40): >_readAt: n=3, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065b40): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.880020442 +0000 UTC m=+33.609593501 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327065b40): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326c57a40 item 92 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.882580467 +0000 UTC m=+33.612153556 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c280): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c7c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c7c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c7c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63269728c0 item 93 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c7c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c7c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.883588912 +0000 UTC m=+33.613162042 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707c7c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cec0): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cec0): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.883588912 +0000 UTC m=+33.613162042 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e632707cec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e6326972bd0 item 93 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.887815224 +0000 UTC m=+33.617388293 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff8ec0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9400): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9400): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9400): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd0a0 item 94 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9400): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9400): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.888334084 +0000 UTC m=+33.617907144 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9400): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9b00): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9b00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9b00): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9b00): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9b00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.888334084 +0000 UTC m=+33.617907144 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6326ff9b00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd2d0 item 94 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.891278887 +0000 UTC m=+33.620851956 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202240): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202780): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202780): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202780): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dd810 item 95 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202780): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202780): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.891955175 +0000 UTC m=+33.621528244 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202780): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202e80): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202e80): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202e80): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202e80): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202e80): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.891955175 +0000 UTC m=+33.621528244 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327202e80): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dda40 item 95 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): open at offset 0 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): _readAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): >_readAt: n=0, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.893654203 +0000 UTC m=+33.623227273 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e63272034c0): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327203a00): _writeAt: size=5, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327203a00): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327203a00): >openPending: err= 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e63272dde30 item 96 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327203a00): >_writeAt: n=5, err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327203a00): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.894435249 +0000 UTC m=+33.624008318 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327203a00): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/03 04:46:07 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:07 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/03 04:46:07 DEBUG : open-test-file: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327224200): _readAt: size=512, off=0 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327224200): openPending: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327224200): >openPending: err= 2026/08/03 04:46:07 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327224200): >_readAt: n=5, err=EOF 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327224200): close: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-03 04:46:07.894435249 +0000 UTC m=+33.624008318 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : open-test-file(0x3e6327224200): >close: err= 2026/08/03 04:46:07 DEBUG : open-test-file: Remove: 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e632721e230 item 96 2026/08/03 04:46:07 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/03 04:46:07 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/03 04:46:07 DEBUG : open-test-file: >Remove: err= 2026/08/03 04:46:07 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:07 DEBUG : Looking for writers 2026/08/03 04:46:07 DEBUG : >WaitForWriters: 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.72s) --- PASS: TestRWFileHandleOpenTests/writes (0.38s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.34s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:07 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:07 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:07 DEBUG : file1: newRWFileHandle: 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): openPending: 2026/08/03 04:46:07 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): >openPending: err= 2026/08/03 04:46:07 DEBUG : file1: >newRWFileHandle: err= 2026/08/03 04:46:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:07 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/03 04:46:07 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): _writeAt: size=2, off=0 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): >_writeAt: n=2, err= 2026/08/03 04:46:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): RWFileHandle.Flush 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): RWFileHandle.Release 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): close: 2026/08/03 04:46:07 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/03 04:46:07 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:07 DEBUG : file1(0x3e632707d840): >close: err= 2026/08/03 04:46:07 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:07 DEBUG : Looking for writers 2026/08/03 04:46:07 DEBUG : file1: reading active writers 2026/08/03 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:07 DEBUG : Looking for writers 2026/08/03 04:46:07 DEBUG : file1: reading active writers 2026/08/03 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:07 DEBUG : Looking for writers 2026/08/03 04:46:07 DEBUG : file1: reading active writers 2026/08/03 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:07 DEBUG : Looking for writers 2026/08/03 04:46:07 DEBUG : file1: reading active writers 2026/08/03 04:46:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:08 DEBUG : file1: vfs cache: starting upload 2026/08/03 04:46:08 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1.a0a9169e.partial" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1.a0a9169e.partial 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1.a0a9169e.partial" 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : file1: reading active writers 2026/08/03 04:46:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zoruyay3deyu/file1.a0a9169e.partial 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:08 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/03 04:46:08 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/03 04:46:08 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/08/03 04:46:08 INFO : file1: Copied (new) 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : file1: reading active writers 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:08 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/03 04:46:08 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/03 04:46:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/03 04:46:08 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/03 04:46:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:08 DEBUG : >WaitForWriters: 2026/08/03 04:46:08 INFO : file1: vfs cache: upload succeeded try #1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:08 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:08 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/08/03 04:46:08 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : file1: reading active writers 2026/08/03 04:46:08 DEBUG : >WaitForWriters: 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.54s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:08 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:08 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:08 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:08 DEBUG : rename_me: newRWFileHandle: 2026/08/03 04:46:08 DEBUG : rename_me(0x3e6327294700): openPending: 2026/08/03 04:46:08 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/03 04:46:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/03 04:46:08 DEBUG : rename_me(0x3e6327294700): >openPending: err= 2026/08/03 04:46:08 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/03 04:46:08 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/03 04:46:08 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/03 04:46:08 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/03 04:46:08 DEBUG : rename_me(0x3e6327294700): _writeAt: size=5, off=0 2026/08/03 04:46:08 DEBUG : rename_me(0x3e6327294700): >_writeAt: n=5, err= 2026/08/03 04:46:08 DEBUG : rename_me(0x3e6327294700): close: 2026/08/03 04:46:08 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-03 04:46:08.447851615 +0000 UTC m=+34.177424694 2026/08/03 04:46:08 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/03 04:46:08 DEBUG : rename_me(0x3e6327294700): >close: err= 2026/08/03 04:46:08 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/03 04:46:08 DEBUG : i_was_renamed: Updating file with 0x3e63272ae820 2026/08/03 04:46:08 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/03 04:46:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/03 04:46:08 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : i_was_renamed: reading active writers 2026/08/03 04:46:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : i_was_renamed: reading active writers 2026/08/03 04:46:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : i_was_renamed: reading active writers 2026/08/03 04:46:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : i_was_renamed: reading active writers 2026/08/03 04:46:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/03 04:46:08 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/03 04:46:08 DEBUG : i_was_renamed.8b11e175.partial: size = 5 OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/i_was_renamed.8b11e175.partial" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/i_was_renamed.8b11e175.partial 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/i_was_renamed.8b11e175.partial" 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : i_was_renamed: reading active writers 2026/08/03 04:46:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/i_was_renamed.8b11e175.partial 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:08 DEBUG : i_was_renamed.8b11e175.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:08 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:46:08 DEBUG : i_was_renamed.8b11e175.partial: renamed to: i_was_renamed 2026/08/03 04:46:08 INFO : i_was_renamed: Copied (new) 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/i_was_renamed" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/i_was_renamed 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/i_was_renamed" 2026/08/03 04:46:08 DEBUG : Looking for writers 2026/08/03 04:46:08 DEBUG : i_was_renamed: reading active writers 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/i_was_renamed 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:08 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:08 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-03 04:46:08 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/03 04:46:08 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/03 04:46:08 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/03 04:46:08 DEBUG : >WaitForWriters: 2026/08/03 04:46:08 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:08 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/03 04:46:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-zoruyay3deyu" 2026/08/03 04:46:08 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:08 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:08 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:08 DEBUG : forgetting directory cache 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e63274fb240): _readAt: size=512, off=0 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e63274fb240): openPending: 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-03 03:47:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/03 04:46:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e63274fb240): >openPending: err= 2026/08/03 04:46:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e63274fb240): >_readAt: n=20, err=EOF 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e63274fb240): close: 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:47:08 +0000 UTC 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e63274fb240): >close: err= 2026/08/03 04:46:09 DEBUG : Re-reading directory (103.520297ms old) 2026/08/03 04:46:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : forgetting directory cache 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e632770a0c0): _readAt: size=512, off=0 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e632770a0c0): openPending: 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-03 03:48:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-03 03:47:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-03 03:48:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-03 03:47:08 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/03 04:46:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/03 04:46:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e632770a0c0): >openPending: err= 2026/08/03 04:46:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e632770a0c0): >_readAt: n=20, err=EOF 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e632770a0c0): close: 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:48:08 +0000 UTC 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate(0x3e632770a0c0): >close: err= 2026/08/03 04:46:09 DEBUG : Re-reading directory (106.85757ms old) 2026/08/03 04:46:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:09 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:09 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : forgetting directory cache 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e63274fa4c0): _readAt: size=512, off=0 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e63274fa4c0): openPending: 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-03 03:49:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-03 03:48:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-03 03:49:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-03 03:48:08 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/03 04:46:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/03 04:46:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e63274fa4c0): >openPending: err= 2026/08/03 04:46:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e63274fa4c0): >_readAt: n=20, err=EOF 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e63274fa4c0): close: 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:49:08 +0000 UTC 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e63274fa4c0): >close: err= 2026/08/03 04:46:10 DEBUG : Re-reading directory (102.990706ms old) 2026/08/03 04:46:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : forgetting directory cache 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e632770b000): _readAt: size=512, off=0 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e632770b000): openPending: 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-03 03:50:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-03 03:49:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-03 03:50:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-03 03:49:08 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/03 04:46:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/03 04:46:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e632770b000): >openPending: err= 2026/08/03 04:46:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e632770b000): >_readAt: n=20, err=EOF 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e632770b000): close: 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:50:08 +0000 UTC 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate(0x3e632770b000): >close: err= 2026/08/03 04:46:10 DEBUG : Re-reading directory (108.352344ms old) 2026/08/03 04:46:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:10 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:10 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : forgetting directory cache 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6327600940): _readAt: size=512, off=0 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6327600940): openPending: 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-03 03:51:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-03 03:50:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-03 03:51:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-03 03:50:08 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/03 04:46:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/03 04:46:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6327600940): >openPending: err= 2026/08/03 04:46:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6327600940): >_readAt: n=20, err=EOF 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6327600940): close: 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:51:08 +0000 UTC 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6327600940): >close: err= 2026/08/03 04:46:11 DEBUG : Re-reading directory (109.778498ms old) 2026/08/03 04:46:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : forgetting directory cache 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6326ca6d80): _readAt: size=512, off=0 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6326ca6d80): openPending: 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-03 03:52:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-03 03:51:08 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-03 03:52:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-03 03:51:08 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/03 04:46:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/03 04:46:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6326ca6d80): >openPending: err= 2026/08/03 04:46:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6326ca6d80): >_readAt: n=20, err=EOF 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6326ca6d80): close: 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:52:08 +0000 UTC 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate(0x3e6326ca6d80): >close: err= 2026/08/03 04:46:11 DEBUG : Re-reading directory (104.507702ms old) 2026/08/03 04:46:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:11 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : forgetting directory cache 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326932000): _readAt: size=512, off=0 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326932000): openPending: 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-03 03:53:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-03 03:52:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-03 03:53:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-03 03:52:08 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/03 04:46:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/03 04:46:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326932000): >openPending: err= 2026/08/03 04:46:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326932000): >_readAt: n=21, err=EOF 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326932000): close: 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:53:08 +0000 UTC 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326932000): >close: err= 2026/08/03 04:46:12 DEBUG : Re-reading directory (104.423484ms old) 2026/08/03 04:46:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : forgetting directory cache 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326ef4c80): _readAt: size=512, off=0 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326ef4c80): openPending: 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-03 03:54:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-03 03:53:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-03 03:54:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-03 03:53:08 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/03 04:46:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/03 04:46:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326ef4c80): >openPending: err= 2026/08/03 04:46:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326ef4c80): >_readAt: n=22, err=EOF 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326ef4c80): close: 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:54:08 +0000 UTC 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate(0x3e6326ef4c80): >close: err= 2026/08/03 04:46:12 DEBUG : Re-reading directory (114.35382ms old) 2026/08/03 04:46:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:12 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : forgetting directory cache 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e6326933980): _readAt: size=512, off=0 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e6326933980): openPending: 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-03 03:55:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-03 03:54:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-03 03:55:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-03 03:54:08 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/03 04:46:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/03 04:46:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e6326933980): >openPending: err= 2026/08/03 04:46:13 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e6326933980): >_readAt: n=23, err=EOF 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e6326933980): close: 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:55:08 +0000 UTC 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e6326933980): >close: err= 2026/08/03 04:46:13 DEBUG : Re-reading directory (102.923029ms old) 2026/08/03 04:46:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/08/03 04:46:13 DEBUG : forgetting directory cache 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e63274fb880): _readAt: size=512, off=0 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e63274fb880): openPending: 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-zoruyay3deyu/TestRWCacheUpdate 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-03 03:56:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-03 03:55:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-03 03:56:08 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-03 03:55:08 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/03 04:46:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/03 04:46:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e63274fb880): >openPending: err= 2026/08/03 04:46:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e63274fb880): >_readAt: n=24, err=EOF 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e63274fb880): close: 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-03 03:56:08 +0000 UTC 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate(0x3e63274fb880): >close: err= 2026/08/03 04:46:13 DEBUG : Re-reading directory (103.243684ms old) 2026/08/03 04:46:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/03 04:46:13 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:13 DEBUG : Looking for writers 2026/08/03 04:46:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/03 04:46:13 DEBUG : >WaitForWriters: 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.21s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:13 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : forgetting directory cache 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/03 04:46:14 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:14 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/03 04:46:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/03 04:46:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/03 04:46:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/03 04:46:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/03 04:46:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/03 04:46:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/03 04:46:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/03 04:46:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/03 04:46:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:14 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:14 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/FiLeA" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zoruyay3deyu/FiLeA 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/08/03 04:46:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/03 04:46:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/03 04:46:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FiLeB" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zoruyay3deyu/FiLeB 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/03 04:46:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/03 04:46:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/03 04:46:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/FilEb" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-zoruyay3deyu/FilEb 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/08/03 04:46:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/03 04:46:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/03 04:46:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/03 04:46:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/03 04:46:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/03 04:46:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/03 04:46:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/03 04:46:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/03 04:46:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/03 04:46:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:15 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:15 DEBUG : Looking for writers 2026/08/03 04:46:15 DEBUG : FiLeA: reading active writers 2026/08/03 04:46:15 DEBUG : FiLeB: reading active writers 2026/08/03 04:46:15 DEBUG : FilEb: reading active writers 2026/08/03 04:46:15 DEBUG : >WaitForWriters: 2026/08/03 04:46:15 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:15 DEBUG : Looking for writers 2026/08/03 04:46:15 DEBUG : FiLeA: reading active writers 2026/08/03 04:46:15 DEBUG : FiLeB: reading active writers 2026/08/03 04:46:15 DEBUG : FilEb: reading active writers 2026/08/03 04:46:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.68s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/normal name with no special characters.txt" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/normal\ name\ with\ no\ special\ characters.txt 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/normal\ name\ with\ no\ special\ characters.txt" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zoruyay3deyu/normal name with no special characters.txt 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/normal name with no special characters.txt" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/normal\ name\ with\ no\ special\ characters.txt 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/normal\ name\ with\ no\ special\ characters.txt" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-zoruyay3deyu/normal name with no special characters.txt 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/測試_Русский___ě_áñ" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:15 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/測試_Русский___ě_áñ" 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ 2026/08/03 04:46:15 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/08/03 04:46:16 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/normal name with no special characters.txt" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/normal\ name\ with\ no\ special\ characters.txt 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/normal\ name\ with\ no\ special\ characters.txt" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-zoruyay3deyu/normal name with no special characters.txt 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/測試_Русский___ě_áñ" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-zoruyay3deyu/測試_Русский___ě_áñ 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:16 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:16 DEBUG : Looking for writers 2026/08/03 04:46:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/03 04:46:16 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/03 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.63s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:16 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Reusing VFS from active cache 2026/08/03 04:46:16 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:16 DEBUG : Looking for writers 2026/08/03 04:46:16 DEBUG : >WaitForWriters: 2026/08/03 04:46:16 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:16 DEBUG : Looking for writers 2026/08/03 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:16 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:16 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:16 DEBUG : Looking for writers 2026/08/03 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:16 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:16 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:16 DEBUG : Looking for writers 2026/08/03 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:16 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/03 04:46:16 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:16 DEBUG : dir: Looking for writers 2026/08/03 04:46:16 DEBUG : file2: reading active writers 2026/08/03 04:46:16 DEBUG : Looking for writers 2026/08/03 04:46:16 DEBUG : dir: reading active writers 2026/08/03 04:46:16 DEBUG : file1: reading active writers 2026/08/03 04:46:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.39s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:16 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:16 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:16 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/03 04:46:17 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:17 DEBUG : dir: Looking for writers 2026/08/03 04:46:17 DEBUG : Looking for writers 2026/08/03 04:46:17 DEBUG : dir: reading active writers 2026/08/03 04:46:17 DEBUG : file1: reading active writers 2026/08/03 04:46:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.42s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:17 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/03 04:46:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:17 DEBUG : file1: Open: flags=O_RDONLY 2026/08/03 04:46:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/03 04:46:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/03 04:46:17 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:17 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/03 04:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/new_file.txt" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/new_file.txt 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/new_file.txt" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/dir/new_file.txt 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:46:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/03 04:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/03 04:46:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/03 04:46:17 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:17 DEBUG : dir: Looking for writers 2026/08/03 04:46:17 DEBUG : file2: reading active writers 2026/08/03 04:46:17 DEBUG : new_file.txt: reading active writers 2026/08/03 04:46:17 DEBUG : Looking for writers 2026/08/03 04:46:17 DEBUG : file1: reading active writers 2026/08/03 04:46:17 DEBUG : dir: reading active writers 2026/08/03 04:46:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.50s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:17 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file2" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zoruyay3deyu/dir/file2 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/03 04:46:17 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/03 04:46:17 DEBUG : dir/file1: Updating file with dir/file1 0x3e6326ffbd40 2026/08/03 04:46:17 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/03 04:46:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:17 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:17 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/dir/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zoruyay3deyu/dir/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:18 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/03 04:46:18 INFO : dir/file1: Moved (server-side) to: file0 2026/08/03 04:46:18 DEBUG : file0: Updating file with file0 0x3e6326ffbd40 2026/08/03 04:46:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file0" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file0 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file0" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-zoruyay3deyu/file0 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:18 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file0" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file0 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file0" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-zoruyay3deyu/file0 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:18 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/08/03 04:46:18 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:18 DEBUG : dir: Looking for writers 2026/08/03 04:46:18 DEBUG : Looking for writers 2026/08/03 04:46:18 DEBUG : dir: reading active writers 2026/08/03 04:46:18 DEBUG : file0: reading active writers 2026/08/03 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.63s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:18 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Server has VFS statistics extension 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: About path "/rclone-test-zoruyay3deyu" 2026/08/03 04:46:18 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:18 DEBUG : Looking for writers 2026/08/03 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:18 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/08/03 04:46:18 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:18 DEBUG : Looking for writers 2026/08/03 04:46:18 DEBUG : a: Looking for writers 2026/08/03 04:46:18 DEBUG : b: Looking for writers 2026/08/03 04:46:18 DEBUG : c: Looking for writers 2026/08/03 04:46:18 DEBUG : d: Looking for writers 2026/08/03 04:46:18 DEBUG : Looking for writers 2026/08/03 04:46:18 DEBUG : /: reading active writers 2026/08/03 04:46:18 DEBUG : a: reading active writers 2026/08/03 04:46:18 DEBUG : b: reading active writers 2026/08/03 04:46:18 DEBUG : c: reading active writers 2026/08/03 04:46:18 DEBUG : d: reading active writers 2026/08/03 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.23s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:18 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/03 04:46:18 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/03 04:46:18 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/03 04:46:18 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/03 04:46:18 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:18 DEBUG : a/b/c/d: Looking for writers 2026/08/03 04:46:18 DEBUG : a/b/c: Looking for writers 2026/08/03 04:46:18 DEBUG : d: reading active writers 2026/08/03 04:46:18 DEBUG : a/b: Looking for writers 2026/08/03 04:46:18 DEBUG : c: reading active writers 2026/08/03 04:46:18 DEBUG : a: Looking for writers 2026/08/03 04:46:18 DEBUG : b: reading active writers 2026/08/03 04:46:18 DEBUG : Looking for writers 2026/08/03 04:46:18 DEBUG : a: reading active writers 2026/08/03 04:46:18 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-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:18 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:18 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:18 DEBUG : Looking for writers 2026/08/03 04:46:18 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:18 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/03 04:46:18 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/03 04:46:18 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/03 04:46:18 DEBUG : file1: size = 5 OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:18 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:46:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:18 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:18 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/08/03 04:46:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:18 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/03 04:46:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/03 04:46:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/03 04:46:18 DEBUG : file1: size = 0 OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:18 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:18 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:46:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/03 04:46:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (7 bytes), uploading instead of streaming 2026/08/03 04:46:18 DEBUG : file1: size = 7 OK 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:18 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:19 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:19 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:19 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:19 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/08/03 04:46:19 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/03 04:46:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:19 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:19 DEBUG : Looking for writers 2026/08/03 04:46:19 DEBUG : file1: reading active writers 2026/08/03 04:46:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.53s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:19 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/03 04:46:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/03 04:46:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/03 04:46:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (11 bytes), uploading instead of streaming 2026/08/03 04:46:20 DEBUG : file1: size = 11 OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:20 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/03 04:46:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/08/03 04:46:20 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:20 DEBUG : Looking for writers 2026/08/03 04:46:20 DEBUG : file1: reading active writers 2026/08/03 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:20 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (5 bytes), uploading instead of streaming 2026/08/03 04:46:20 DEBUG : file1: size = 5 OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/08/03 04:46:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 04:46:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/03 04:46:20 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:20 DEBUG : Looking for writers 2026/08/03 04:46:20 DEBUG : file1: reading active writers 2026/08/03 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:20 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : file1: WriteFileHandle.Release closing 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/03 04:46:20 DEBUG : file1: size = 0 OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:46:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/03 04:46:20 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:20 DEBUG : Looking for writers 2026/08/03 04:46:20 DEBUG : file1: reading active writers 2026/08/03 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:20 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (2 bytes), uploading instead of streaming 2026/08/03 04:46:20 DEBUG : file1: size = 2 OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/08/03 04:46:20 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/03 04:46:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:20 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:20 DEBUG : Looking for writers 2026/08/03 04:46:20 DEBUG : file1: reading active writers 2026/08/03 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.12s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:20 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (0 bytes), uploading instead of streaming 2026/08/03 04:46:20 DEBUG : file1: size = 0 OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/08/03 04:46:20 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/03 04:46:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:20 DEBUG : file1: Open: flags=O_RDONLY 2026/08/03 04:46:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/03 04:46:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/03 04:46:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:20 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:20 DEBUG : Looking for writers 2026/08/03 04:46:20 DEBUG : file1: reading active writers 2026/08/03 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:20 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/03 04:46:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: File to upload is small (100 bytes), uploading instead of streaming 2026/08/03 04:46:20 DEBUG : file1: size = 100 OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/file1" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fb35022741c6ad5baa6bcb7c7658d379 /rclone-test-zoruyay3deyu/file1 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:20 DEBUG : file1: Parsed hash: fb35022741c6ad5baa6bcb7c7658d379 2026/08/03 04:46:20 DEBUG : file1: md5 = fb35022741c6ad5baa6bcb7c7658d379 OK 2026/08/03 04:46:20 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/03 04:46:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/03 04:46:20 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/03 04:46:20 DEBUG : file1: Open: flags=O_RDONLY 2026/08/03 04:46:20 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/03 04:46:20 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/03 04:46:20 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:20 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:20 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:20 DEBUG : Looking for writers 2026/08/03 04:46:20 DEBUG : file1: reading active writers 2026/08/03 04:46:20 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.12s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:20 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f000.txt" 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f000.txt 2026/08/03 04:46:20 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f000.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-zoruyay3deyu/flat/f000.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f000.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/flat/f000.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/flat/f000.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-zoruyay3deyu/flat/f000.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f001.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f001.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f001.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-zoruyay3deyu/flat/f001.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f001.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/flat/f001.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/flat/f001.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-zoruyay3deyu/flat/f001.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f002.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f002.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f002.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-zoruyay3deyu/flat/f002.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f002.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/flat/f002.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/flat/f002.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-zoruyay3deyu/flat/f002.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f003.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f003.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f003.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-zoruyay3deyu/flat/f003.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f003.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/flat/f003.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/flat/f003.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-zoruyay3deyu/flat/f003.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f004.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f004.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f004.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-zoruyay3deyu/flat/f004.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f004.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: sha1sum /rclone-test-zoruyay3deyu/flat/f004.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-zoruyay3deyu/flat/f004.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-zoruyay3deyu/flat/f004.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:21 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/08/03 04:46:21 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/03 04:46:21 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/03 04:46:21 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:21 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f000.txt" 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f000.txt 2026/08/03 04:46:21 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f000.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-zoruyay3deyu/flat/f000.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/08/03 04:46:22 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/03 04:46:22 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/03 04:46:22 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:22 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f001.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f001.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f001.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-zoruyay3deyu/flat/f001.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/08/03 04:46:22 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/03 04:46:22 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/03 04:46:22 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:22 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f002.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f002.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f002.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-zoruyay3deyu/flat/f002.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/08/03 04:46:22 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/03 04:46:22 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/03 04:46:22 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:22 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f003.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f003.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f003.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-zoruyay3deyu/flat/f003.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/08/03 04:46:22 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/03 04:46:22 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/03 04:46:22 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:22 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/flat/f004.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/flat/f004.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/flat/f004.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-zoruyay3deyu/flat/f004.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/08/03 04:46:22 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:22 DEBUG : flat: Looking for writers 2026/08/03 04:46:22 DEBUG : f004.txt: reading active writers 2026/08/03 04:46:22 DEBUG : f000.txt: reading active writers 2026/08/03 04:46:22 DEBUG : f001.txt: reading active writers 2026/08/03 04:46:22 DEBUG : f002.txt: reading active writers 2026/08/03 04:46:22 DEBUG : f003.txt: reading active writers 2026/08/03 04:46:22 DEBUG : Looking for writers 2026/08/03 04:46:22 DEBUG : flat: reading active writers 2026/08/03 04:46:22 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.53s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:22 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:22 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/03 04:46:22 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/03 04:46:22 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:22 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/a/b/c/deep.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/a/b/c/deep.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/a/b/c/deep.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-zoruyay3deyu/a/b/c/deep.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/08/03 04:46:22 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/03 04:46:22 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/03 04:46:22 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:22 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/a/b/mid.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/a/b/mid.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/a/b/mid.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-zoruyay3deyu/a/b/mid.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/08/03 04:46:22 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/03 04:46:22 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/03 04:46:22 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:22 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/a/top.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/a/top.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/a/top.txt" 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-zoruyay3deyu/a/top.txt 2026/08/03 04:46:22 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:22 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/08/03 04:46:22 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:22 DEBUG : a/b/c: Looking for writers 2026/08/03 04:46:22 DEBUG : deep.txt: reading active writers 2026/08/03 04:46:22 DEBUG : a/b: Looking for writers 2026/08/03 04:46:22 DEBUG : c: reading active writers 2026/08/03 04:46:22 DEBUG : mid.txt: reading active writers 2026/08/03 04:46:22 DEBUG : a: Looking for writers 2026/08/03 04:46:22 DEBUG : b: reading active writers 2026/08/03 04:46:22 DEBUG : top.txt: reading active writers 2026/08/03 04:46:22 DEBUG : Looking for writers 2026/08/03 04:46:22 DEBUG : a: reading active writers 2026/08/03 04:46:22 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.34s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:22 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/bigdir/big.bin" 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/bigdir/big.bin 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/bigdir/big.bin" 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: f3b2d0b6ee1d85f160e1036b990f0143 /rclone-test-zoruyay3deyu/bigdir/big.bin 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:23 DEBUG : bigdir/big.bin: Parsed hash: f3b2d0b6ee1d85f160e1036b990f0143 2026/08/03 04:46:23 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:23 DEBUG : bigdir: Looking for writers 2026/08/03 04:46:23 DEBUG : big.bin: reading active writers 2026/08/03 04:46:23 DEBUG : Looking for writers 2026/08/03 04:46:23 DEBUG : bigdir: reading active writers 2026/08/03 04:46:23 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.96s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-zoruyay3deyu", Local "Local file system at /tmp/rclone1273915416", Modify Window "1s" 2026/08/03 04:46:23 INFO : sftp://rclone@:22/rclone-test-zoruyay3deyu: poll-interval is not supported by this remote 2026/08/03 04:46:23 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/03 04:46:23 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/03 04:46:23 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:23 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir1/a.txt" 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir1/a.txt 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir1/a.txt" 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-zoruyay3deyu/dir1/a.txt 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:23 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/08/03 04:46:23 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/03 04:46:23 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/03 04:46:23 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:23 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir2/b.txt" 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir2/b.txt 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir2/b.txt" 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: 415290769594460e2e485922904f345d /rclone-test-zoruyay3deyu/dir2/b.txt 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:23 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/08/03 04:46:23 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/03 04:46:23 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/03 04:46:23 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/03 04:46:23 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Shell path "/rclone-test-zoruyay3deyu/dir3/c.txt" 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: creating additional session 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Running remote command: md5sum /rclone-test-zoruyay3deyu/dir3/c.txt 2026/08/03 04:46:23 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-zoruyay3deyu/dir3/c.txt" 2026/08/03 04:46:24 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: command exited OK 2026/08/03 04:46:24 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-zoruyay3deyu/dir3/c.txt 2026/08/03 04:46:24 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: ssh external: close 2026/08/03 04:46:24 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/08/03 04:46:24 DEBUG : WaitForWriters: timeout=30s 2026/08/03 04:46:24 DEBUG : dir1: Looking for writers 2026/08/03 04:46:24 DEBUG : a.txt: reading active writers 2026/08/03 04:46:24 DEBUG : dir2: Looking for writers 2026/08/03 04:46:24 DEBUG : b.txt: reading active writers 2026/08/03 04:46:24 DEBUG : dir3: Looking for writers 2026/08/03 04:46:24 DEBUG : c.txt: reading active writers 2026/08/03 04:46:24 DEBUG : Looking for writers 2026/08/03 04:46:24 DEBUG : dir1: reading active writers 2026/08/03 04:46:24 DEBUG : dir2: reading active writers 2026/08/03 04:46:24 DEBUG : dir3: reading active writers 2026/08/03 04:46:24 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/03 04:46:24 DEBUG : sftp://rclone@:22/rclone-test-zoruyay3deyu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.824974008s (try 1/5)