"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/07/07 03:37:36 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-yogabum8yapa" 2026/07/07 03:37:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/07 03:37:36 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/07 03:37:36 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/07/07 03:37:36 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/07 03:37:36 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/07/07 03:37:36 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell type "unix" from config 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Relative path resolved to "/rclone-test-yogabum8yapa" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Using root directory "/rclone-test-yogabum8yapa" 2026/07/07 03:37:36 DEBUG : Creating backend with remote "/tmp/rclone3842798629" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:36 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:36 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:36 DEBUG : dir: Looking for writers 2026/07/07 03:37:36 DEBUG : Looking for writers 2026/07/07 03:37:36 DEBUG : dir: reading active writers 2026/07/07 03:37:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.21s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:36 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:36 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/07 03:37:36 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:36 DEBUG : dir/subdir: Looking for writers 2026/07/07 03:37:36 DEBUG : dir: Looking for writers 2026/07/07 03:37:36 DEBUG : file1: reading active writers 2026/07/07 03:37:36 DEBUG : file2: reading active writers 2026/07/07 03:37:36 DEBUG : subdir: reading active writers 2026/07/07 03:37:36 DEBUG : Looking for writers 2026/07/07 03:37:36 DEBUG : dir: reading active writers 2026/07/07 03:37:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.62s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:36 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:36 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:37 DEBUG : dir: Looking for writers 2026/07/07 03:37:37 DEBUG : file1: reading active writers 2026/07/07 03:37:37 DEBUG : Looking for writers 2026/07/07 03:37:37 DEBUG : dir: reading active writers 2026/07/07 03:37:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.21s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:37 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:37 DEBUG : dir: Looking for writers 2026/07/07 03:37:37 DEBUG : Looking for writers 2026/07/07 03:37:37 DEBUG : dir: reading active writers 2026/07/07 03:37:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.21s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:37 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:37 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:37 DEBUG : forgetting directory cache 2026/07/07 03:37:37 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:37 DEBUG : Looking for writers 2026/07/07 03:37:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.21s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:37 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/07 03:37:37 DEBUG : dir: invalidating directory cache 2026/07/07 03:37:37 DEBUG : >ForgetPath: 2026/07/07 03:37:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/07 03:37:37 DEBUG : invalidating directory cache 2026/07/07 03:37:37 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:37 DEBUG : >ForgetPath: 2026/07/07 03:37:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/07 03:37:37 DEBUG : >ForgetPath: 2026/07/07 03:37:37 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:37 DEBUG : dir: Looking for writers 2026/07/07 03:37:37 DEBUG : Looking for writers 2026/07/07 03:37:37 DEBUG : dir: reading active writers 2026/07/07 03:37:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.21s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:37 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:37 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/fil/a/b/c" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/fil/a/b/c 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/fil/a/b/c" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-yogabum8yapa/fil/a/b/c 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/fil/a/b/c" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/fil/a/b/c 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/fil/a/b/c" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-yogabum8yapa/fil/a/b/c 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:38 DEBUG : forgetting directory cache 2026/07/07 03:37:38 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:38 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:38 DEBUG : dir: Looking for writers 2026/07/07 03:37:38 DEBUG : fil/a/b: Looking for writers 2026/07/07 03:37:38 DEBUG : fil/a: Looking for writers 2026/07/07 03:37:38 DEBUG : b: reading active writers 2026/07/07 03:37:38 DEBUG : fil: Looking for writers 2026/07/07 03:37:38 DEBUG : a: reading active writers 2026/07/07 03:37:38 DEBUG : Looking for writers 2026/07/07 03:37:38 DEBUG : dir: reading active writers 2026/07/07 03:37:38 DEBUG : fil: reading active writers 2026/07/07 03:37:38 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.72s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:38 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:38 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:38 DEBUG : dir: Looking for writers 2026/07/07 03:37:38 DEBUG : Looking for writers 2026/07/07 03:37:38 DEBUG : dir: reading active writers 2026/07/07 03:37:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.21s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:38 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:38 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:38 DEBUG : dir: Looking for writers 2026/07/07 03:37:38 DEBUG : file1: reading active writers 2026/07/07 03:37:38 DEBUG : Looking for writers 2026/07/07 03:37:38 DEBUG : dir: reading active writers 2026/07/07 03:37:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:38 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:38 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/subdir/file3" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-yogabum8yapa/dir/subdir/file3 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/07 03:37:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/07 03:37:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/07 03:37:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/07 03:37:39 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/07 03:37:39 DEBUG : Waiting for deletions to finish 2026/07/07 03:37:39 INFO : dir/subdir/file3: Deleted 2026/07/07 03:37:39 DEBUG : removing 1 level 2 directories 2026/07/07 03:37:39 INFO : dir/subdir: Removing directory 2026/07/07 03:37:39 DEBUG : dir: invalidating directory cache 2026/07/07 03:37:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/07 03:37:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/07 03:37:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/07 03:37:39 DEBUG : dir/file1: Reset virtual modtime 2026/07/07 03:37:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/07 03:37:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/07 03:37:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/07 03:37:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/07 03:37:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:39 DEBUG : dir: invalidating directory cache 2026/07/07 03:37:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/07 03:37:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/07 03:37:39 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/07 03:37:39 DEBUG : forgetting directory cache 2026/07/07 03:37:39 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:39 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/07 03:37:39 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:39 DEBUG : dir/virtualDir: Looking for writers 2026/07/07 03:37:39 DEBUG : dir: Looking for writers 2026/07/07 03:37:39 DEBUG : file1: reading active writers 2026/07/07 03:37:39 DEBUG : virtualFile2: reading active writers 2026/07/07 03:37:39 DEBUG : virtualFile: reading active writers 2026/07/07 03:37:39 DEBUG : virtualDir: reading active writers 2026/07/07 03:37:39 DEBUG : Looking for writers 2026/07/07 03:37:39 DEBUG : dir: reading active writers 2026/07/07 03:37:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.62s) --- PASS: TestDirReadDirAll/Virtual (0.01s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:39 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:39 ERROR : dir/: Can only open directories read only 2026/07/07 03:37:39 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:39 DEBUG : dir: Looking for writers 2026/07/07 03:37:39 DEBUG : Looking for writers 2026/07/07 03:37:39 DEBUG : dir: reading active writers 2026/07/07 03:37:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.21s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:39 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:39 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:39 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:37:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 03:37:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/07 03:37:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:37:40 DEBUG : dir/potato: size = 5 OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/potato" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/potato 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/potato" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/dir/potato 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:40 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:37:40 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:37:40 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/07 03:37:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/07 03:37:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:40 DEBUG : dir: Looking for writers 2026/07/07 03:37:40 DEBUG : file1: reading active writers 2026/07/07 03:37:40 DEBUG : potato: reading active writers 2026/07/07 03:37:40 DEBUG : Looking for writers 2026/07/07 03:37:40 DEBUG : dir: reading active writers 2026/07/07 03:37:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.41s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:40 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:40 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:40 DEBUG : dir/sub: Looking for writers 2026/07/07 03:37:40 DEBUG : dir: Looking for writers 2026/07/07 03:37:40 DEBUG : file1: reading active writers 2026/07/07 03:37:40 DEBUG : sub: reading active writers 2026/07/07 03:37:40 DEBUG : Looking for writers 2026/07/07 03:37:40 DEBUG : dir: reading active writers 2026/07/07 03:37:40 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.51s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:40 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:40 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:40 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 03:37:40 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:40 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:41 DEBUG : dir/sub/subsub: Looking for writers 2026/07/07 03:37:41 DEBUG : dir/sub: Looking for writers 2026/07/07 03:37:41 DEBUG : subsub: reading active writers 2026/07/07 03:37:41 DEBUG : dir: Looking for writers 2026/07/07 03:37:41 DEBUG : file1: reading active writers 2026/07/07 03:37:41 DEBUG : sub: reading active writers 2026/07/07 03:37:41 DEBUG : Looking for writers 2026/07/07 03:37:41 DEBUG : dir: reading active writers 2026/07/07 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.42s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:41 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:41 ERROR : dir/: Dir.Remove not empty 2026/07/07 03:37:41 DEBUG : dir/file1: Remove: 2026/07/07 03:37:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:41 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:37:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 03:37:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:41 DEBUG : Looking for writers 2026/07/07 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:41 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:41 DEBUG : dir/file1: Remove: 2026/07/07 03:37:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:41 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:37:41 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 03:37:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:41 DEBUG : Looking for writers 2026/07/07 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:41 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:41 DEBUG : dir/file1: Remove: 2026/07/07 03:37:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:41 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:37:41 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:41 DEBUG : dir: Looking for writers 2026/07/07 03:37:41 DEBUG : Looking for writers 2026/07/07 03:37:41 DEBUG : dir: reading active writers 2026/07/07 03:37:41 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.31s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:41 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:41 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:41 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-yogabum8yapa/dir/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-yogabum8yapa/dir/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/07 03:37:42 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/07 03:37:42 DEBUG : dir: Updating dir with dir2 0x2030dc295860 2026/07/07 03:37:42 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/07 03:37:42 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir2/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir2/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir2/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir2/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir2/file1" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir2/file1 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:42 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/07 03:37:42 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/07 03:37:42 DEBUG : file2: Updating file with file2 0x2030dbfb2820 2026/07/07 03:37:42 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file2" 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file2 2026/07/07 03:37:42 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file2" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/file2 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file2" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file2 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file2" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/file2 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/07 03:37:43 INFO : dir2/file3: Deleted 2026/07/07 03:37:43 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/07 03:37:43 DEBUG : dir2/file3: Updating file with dir2/file3 0x2030dbfb2820 2026/07/07 03:37:43 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/07 03:37:43 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir2/file3" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir2/file3 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:43 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/07 03:37:43 DEBUG : empty directory: Updating dir with renamed empty directory 0x2030dc270ea0 2026/07/07 03:37:43 DEBUG : empty directory: forgetting directory cache 2026/07/07 03:37:43 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/07 03:37:43 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/07 03:37:43 DEBUG : dir2: Renaming to "dir3" 2026/07/07 03:37:43 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:43 DEBUG : dir3: Looking for writers 2026/07/07 03:37:43 DEBUG : file3: reading active writers 2026/07/07 03:37:43 DEBUG : renamed empty directory: Looking for writers 2026/07/07 03:37:43 DEBUG : Looking for writers 2026/07/07 03:37:43 DEBUG : dir3: reading active writers 2026/07/07 03:37:43 DEBUG : renamed empty directory: reading active writers 2026/07/07 03:37:43 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.65s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:43 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/07 03:37:43 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:37:43 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:37:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 03:37:43 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/07 03:37:43 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/07 03:37:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 03:37:43 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:37:43 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:37:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 03:37:43 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/07 03:37:43 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/07 03:37:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (12 bytes), uploading instead of streaming 2026/07/07 03:37:43 DEBUG : dir/sub/file2: size = 12 OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/sub/file2" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/sub/file2 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/sub/file2" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-yogabum8yapa/dir/sub/file2 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/07 03:37:43 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/07 03:37:43 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/07 03:37:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/07 03:37:43 DEBUG : forgetting directory cache 2026/07/07 03:37:43 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:43 DEBUG : dir/sub: forgetting directory cache 2026/07/07 03:37:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/07 03:37:43 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:37:43 DEBUG : dir/sub/file0: size = 5 OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/sub/file0" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/sub/file0 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/sub/file0" 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/dir/sub/file0 2026/07/07 03:37:43 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:43 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:37:43 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:37:43 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/07 03:37:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/07 03:37:43 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:43 DEBUG : dir/sub: Looking for writers 2026/07/07 03:37:43 DEBUG : file0: reading active writers 2026/07/07 03:37:43 DEBUG : file2: reading active writers 2026/07/07 03:37:43 DEBUG : dir: Looking for writers 2026/07/07 03:37:43 DEBUG : file1: reading active writers 2026/07/07 03:37:43 DEBUG : sub: reading active writers 2026/07/07 03:37:43 DEBUG : Looking for writers 2026/07/07 03:37:43 DEBUG : dir: reading active writers 2026/07/07 03:37:43 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.41s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:43 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:43 DEBUG : forgetting directory cache 2026/07/07 03:37:45 DEBUG : forgetting directory cache 2026/07/07 03:37:45 DEBUG : dir: forgetting directory cache 2026/07/07 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:45 DEBUG : dir: Looking for writers 2026/07/07 03:37:45 DEBUG : Looking for writers 2026/07/07 03:37:45 DEBUG : dir: reading active writers 2026/07/07 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.11s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:45 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/07 03:37:45 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:37:45 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/07 03:37:45 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/07 03:37:45 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/07 03:37:45 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:37:45 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 03:37:45 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/07 03:37:45 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:37:45 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/07 03:37:45 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/07 03:37:45 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/07 03:37:45 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:37:45 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:45 DEBUG : dir: Looking for writers 2026/07/07 03:37:45 DEBUG : file1: reading active writers 2026/07/07 03:37:45 DEBUG : file1.metadata: reading active writers 2026/07/07 03:37:45 DEBUG : Looking for writers 2026/07/07 03:37:45 DEBUG : dir: reading active writers 2026/07/07 03:37:45 DEBUG : dir.metadata: reading active writers 2026/07/07 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.21s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:45 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:45 DEBUG : dir: Looking for writers 2026/07/07 03:37:45 DEBUG : file1: reading active writers 2026/07/07 03:37:45 DEBUG : Looking for writers 2026/07/07 03:37:45 DEBUG : dir: reading active writers 2026/07/07 03:37:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.21s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:45 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:45 DEBUG : Can set mod time: true 2026/07/07 03:37:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:45 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:45 DEBUG : dir: Looking for writers 2026/07/07 03:37:45 DEBUG : file1: reading active writers 2026/07/07 03:37:45 DEBUG : Looking for writers 2026/07/07 03:37:45 DEBUG : dir: reading active writers 2026/07/07 03:37:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:45 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:45 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:45 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:37:46 DEBUG : dir/file1: size = 0 OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:37:46 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:37:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 03:37:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:46 DEBUG : dir: Looking for writers 2026/07/07 03:37:46 DEBUG : file1: reading active writers 2026/07/07 03:37:46 DEBUG : Looking for writers 2026/07/07 03:37:46 DEBUG : dir: reading active writers 2026/07/07 03:37:46 DEBUG : >WaitForWriters: 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/07 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:46 DEBUG : dir: Looking for writers 2026/07/07 03:37:46 DEBUG : file1: reading active writers 2026/07/07 03:37:46 DEBUG : Looking for writers 2026/07/07 03:37:46 DEBUG : dir: reading active writers 2026/07/07 03:37:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:46 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:37:46 DEBUG : dir/file1: size = 5 OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:37:46 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:37:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 03:37:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:37:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:46 DEBUG : dir: Looking for writers 2026/07/07 03:37:46 DEBUG : file1: reading active writers 2026/07/07 03:37:46 DEBUG : Looking for writers 2026/07/07 03:37:46 DEBUG : dir: reading active writers 2026/07/07 03:37:46 DEBUG : >WaitForWriters: 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/07 03:37:46 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:46 DEBUG : dir: Looking for writers 2026/07/07 03:37:46 DEBUG : file1: reading active writers 2026/07/07 03:37:46 DEBUG : Looking for writers 2026/07/07 03:37:46 DEBUG : dir: reading active writers 2026/07/07 03:37:46 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:46 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:46 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:46 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:46 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:47 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:47 DEBUG : dir: Looking for writers 2026/07/07 03:37:47 DEBUG : file1: reading active writers 2026/07/07 03:37:47 DEBUG : Looking for writers 2026/07/07 03:37:47 DEBUG : dir: reading active writers 2026/07/07 03:37:47 DEBUG : >WaitForWriters: 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:47 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/07 03:37:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:47 DEBUG : dir/file1(0x2030dc1a4dc0): close: 2026/07/07 03:37:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/07 03:37:47 DEBUG : dir/file1(0x2030dc1a4dc0): >close: err= 2026/07/07 03:37:47 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:47 DEBUG : dir: Looking for writers 2026/07/07 03:37:47 DEBUG : file1: reading active writers 2026/07/07 03:37:47 DEBUG : Looking for writers 2026/07/07 03:37:47 DEBUG : dir: reading active writers 2026/07/07 03:37:47 DEBUG : >WaitForWriters: 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:47 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:47 DEBUG : dir: Looking for writers 2026/07/07 03:37:47 DEBUG : file1: reading active writers 2026/07/07 03:37:47 DEBUG : Looking for writers 2026/07/07 03:37:47 DEBUG : dir: reading active writers 2026/07/07 03:37:47 DEBUG : >WaitForWriters: 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:47 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:47 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/07 03:37:47 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:47 DEBUG : dir/file1(0x2030dc1a4280): _writeAt: size=5, off=0 2026/07/07 03:37:47 DEBUG : dir/file1(0x2030dc1a4280): openPending: 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:47 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:47 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 03:37:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:37:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:47 DEBUG : dir/file1(0x2030dc1a4280): >openPending: err= 2026/07/07 03:37:47 DEBUG : dir/file1(0x2030dc1a4280): >_writeAt: n=5, err= 2026/07/07 03:37:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 03:37:47 DEBUG : dir/file1(0x2030dc1a4280): close: 2026/07/07 03:37:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/07 03:37:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/07 03:37:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/07 03:37:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 03:37:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/07 03:37:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:37:48 DEBUG : dir/file1(0x2030dc1a4280): >close: err= 2026/07/07 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:37:48 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:37:48 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1.2f98c60a.partial" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1.2f98c60a.partial 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1.2f98c60a.partial" 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-yogabum8yapa/dir/file1.2f98c60a.partial 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/07 03:37:48 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/07 03:37:48 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/07 03:37:48 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/07 03:37:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/07 03:37:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:37:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/07 03:37:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : >WaitForWriters: 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/07 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : >WaitForWriters: 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.09s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.51s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.41s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.84s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:48 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:37:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:37:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:37:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:48 DEBUG : dir: Looking for writers 2026/07/07 03:37:48 DEBUG : file1: reading active writers 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : dir: reading active writers 2026/07/07 03:37:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.31s) === RUN TestFileOpenReadUnknownSize 2026/07/07 03:37:48 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/07 03:37:48 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/07 03:37:48 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:37:48 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/07 03:37:48 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:48 DEBUG : Looking for writers 2026/07/07 03:37:48 DEBUG : file.txt: reading active writers 2026/07/07 03:37:48 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:48 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:48 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:48 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 03:37:49 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:37:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 03:37:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:49 DEBUG : dir: Looking for writers 2026/07/07 03:37:49 DEBUG : file1: reading active writers 2026/07/07 03:37:49 DEBUG : Looking for writers 2026/07/07 03:37:49 DEBUG : dir: reading active writers 2026/07/07 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.30s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:49 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:49 DEBUG : dir/file1: Remove: 2026/07/07 03:37:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:49 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:37:49 DEBUG : dir/file1: Remove: 2026/07/07 03:37:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/07 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:49 DEBUG : dir: Looking for writers 2026/07/07 03:37:49 DEBUG : Looking for writers 2026/07/07 03:37:49 DEBUG : dir: reading active writers 2026/07/07 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:49 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:49 DEBUG : dir/file1: Remove: 2026/07/07 03:37:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:49 DEBUG : dir/file1: >Remove: err= 2026/07/07 03:37:49 DEBUG : dir/file1: Remove: 2026/07/07 03:37:49 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/07 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:49 DEBUG : dir: Looking for writers 2026/07/07 03:37:49 DEBUG : Looking for writers 2026/07/07 03:37:49 DEBUG : dir: reading active writers 2026/07/07 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.21s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:49 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:37:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/07 03:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:37:49 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/07 03:37:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:37:49 DEBUG : dir/file1: Open: flags=0x3 2026/07/07 03:37:49 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/07 03:37:49 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/07 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:49 DEBUG : dir: Looking for writers 2026/07/07 03:37:49 DEBUG : file1: reading active writers 2026/07/07 03:37:49 DEBUG : Looking for writers 2026/07/07 03:37:49 DEBUG : dir: reading active writers 2026/07/07 03:37:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:49 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:49 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:49 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:49 DEBUG : dir: Looking for writers 2026/07/07 03:37:49 DEBUG : file1: reading active writers 2026/07/07 03:37:49 DEBUG : Looking for writers 2026/07/07 03:37:49 DEBUG : dir: reading active writers 2026/07/07 03:37:49 DEBUG : >WaitForWriters: 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:49 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:50 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc17d790 2026/07/07 03:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 03:37:50 DEBUG : dir/file1: Updating file with dir/file1 0x2030dc17d790 2026/07/07 03:37:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:50 DEBUG : dir/file1: File is currently open, delaying rename 0x2030dc17d790 2026/07/07 03:37:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 03:37:50 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:37:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 03:37:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:50 DEBUG : newLeaf: Running delayed rename now 2026/07/07 03:37:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:50 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc17d790 2026/07/07 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:50 DEBUG : dir: Looking for writers 2026/07/07 03:37:50 DEBUG : Looking for writers 2026/07/07 03:37:50 DEBUG : dir: reading active writers 2026/07/07 03:37:50 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:50 DEBUG : >WaitForWriters: 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/07 03:37:50 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:50 DEBUG : dir: Looking for writers 2026/07/07 03:37:50 DEBUG : Looking for writers 2026/07/07 03:37:50 DEBUG : dir: reading active writers 2026/07/07 03:37:50 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:50 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:50 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:50 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:50 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:50 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:51 DEBUG : dir: Looking for writers 2026/07/07 03:37:51 DEBUG : file1: reading active writers 2026/07/07 03:37:51 DEBUG : Looking for writers 2026/07/07 03:37:51 DEBUG : dir: reading active writers 2026/07/07 03:37:51 DEBUG : >WaitForWriters: 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:51 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc4e8d00 2026/07/07 03:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 03:37:51 DEBUG : dir/file1: Updating file with dir/file1 0x2030dc4e8d00 2026/07/07 03:37:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:51 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/07 03:37:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:51 DEBUG : dir/file1: File is currently open, delaying rename 0x2030dc4e8d00 2026/07/07 03:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (25 bytes), uploading instead of streaming 2026/07/07 03:37:51 DEBUG : dir/file1: size = 25 OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:51 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:37:51 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/07 03:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:51 DEBUG : newLeaf: Running delayed rename now 2026/07/07 03:37:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:51 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc4e8d00 2026/07/07 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:51 DEBUG : dir: Looking for writers 2026/07/07 03:37:51 DEBUG : Looking for writers 2026/07/07 03:37:51 DEBUG : dir: reading active writers 2026/07/07 03:37:51 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:51 DEBUG : >WaitForWriters: 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:51 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/07 03:37:51 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:51 DEBUG : dir: Looking for writers 2026/07/07 03:37:51 DEBUG : Looking for writers 2026/07/07 03:37:51 DEBUG : dir: reading active writers 2026/07/07 03:37:51 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:51 DEBUG : >WaitForWriters: 2026/07/07 03:37:51 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:52 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:52 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc28da80): openPending: 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc28da80): >openPending: err= 2026/07/07 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc28da80): _writeAt: size=14, off=0 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc28da80): >_writeAt: n=14, err= 2026/07/07 03:37:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc28da80): close: 2026/07/07 03:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:37:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:37:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc28da80): >close: err= 2026/07/07 03:37:52 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:52 DEBUG : dir: Looking for writers 2026/07/07 03:37:52 DEBUG : file1: reading active writers 2026/07/07 03:37:52 DEBUG : Looking for writers 2026/07/07 03:37:52 DEBUG : dir: reading active writers 2026/07/07 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:37:52 DEBUG : dir: Looking for writers 2026/07/07 03:37:52 DEBUG : file1: reading active writers 2026/07/07 03:37:52 DEBUG : Looking for writers 2026/07/07 03:37:52 DEBUG : dir: reading active writers 2026/07/07 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:37:52 DEBUG : dir: Looking for writers 2026/07/07 03:37:52 DEBUG : file1: reading active writers 2026/07/07 03:37:52 DEBUG : Looking for writers 2026/07/07 03:37:52 DEBUG : dir: reading active writers 2026/07/07 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:37:52 DEBUG : dir: Looking for writers 2026/07/07 03:37:52 DEBUG : file1: reading active writers 2026/07/07 03:37:52 DEBUG : Looking for writers 2026/07/07 03:37:52 DEBUG : dir: reading active writers 2026/07/07 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:37:52 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:37:52 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1.ca338588.partial" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1.ca338588.partial 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1.ca338588.partial" 2026/07/07 03:37:52 DEBUG : dir: Looking for writers 2026/07/07 03:37:52 DEBUG : file1: reading active writers 2026/07/07 03:37:52 DEBUG : Looking for writers 2026/07/07 03:37:52 DEBUG : dir: reading active writers 2026/07/07 03:37:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1.ca338588.partial 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:37:52 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/07 03:37:52 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:37:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/07 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:37:52 DEBUG : dir: Looking for writers 2026/07/07 03:37:52 DEBUG : file1: reading active writers 2026/07/07 03:37:52 DEBUG : Looking for writers 2026/07/07 03:37:52 DEBUG : dir: reading active writers 2026/07/07 03:37:52 DEBUG : >WaitForWriters: 2026/07/07 03:37:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc29b580): _readAt: size=512, off=0 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc29b580): openPending: 2026/07/07 03:37: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/07/07 03:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc29b580): >openPending: err= 2026/07/07 03:37:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc29b580): >_readAt: n=14, err=EOF 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc29b580): close: 2026/07/07 03:37:52 DEBUG : dir/file1(0x2030dc29b580): >close: err= 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:52 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:52 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:37:52 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc4285b0 2026/07/07 03:37:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:52 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:53 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 03:37:53 DEBUG : dir/file1: Updating file with dir/file1 0x2030dc4285b0 2026/07/07 03:37:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:37:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:53 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:53 DEBUG : dir/file1(0x2030dc450a40): openPending: 2026/07/07 03:37:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/07/07 03:37:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:37:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:53 DEBUG : dir/file1(0x2030dc450a40): >openPending: err= 2026/07/07 03:37:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:37:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:53 DEBUG : dir/file1(0x2030dc450a40): _writeAt: size=25, off=0 2026/07/07 03:37:53 DEBUG : dir/file1(0x2030dc450a40): >_writeAt: n=25, err= 2026/07/07 03:37:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:37:53 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc4285b0 2026/07/07 03:37:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:53 DEBUG : newLeaf(0x2030dc450a40): close: 2026/07/07 03:37:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:37:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:37:53.412799144 +0000 UTC m=+17.365538889 2026/07/07 03:37:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:37:53 DEBUG : newLeaf(0x2030dc450a40): >close: err= 2026/07/07 03:37:53 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:53 DEBUG : dir: Looking for writers 2026/07/07 03:37:53 DEBUG : Looking for writers 2026/07/07 03:37:53 DEBUG : dir: reading active writers 2026/07/07 03:37:53 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:37:53 DEBUG : dir: Looking for writers 2026/07/07 03:37:53 DEBUG : Looking for writers 2026/07/07 03:37:53 DEBUG : dir: reading active writers 2026/07/07 03:37:53 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:37:53 DEBUG : dir: Looking for writers 2026/07/07 03:37:53 DEBUG : Looking for writers 2026/07/07 03:37:53 DEBUG : dir: reading active writers 2026/07/07 03:37:53 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:37:53 DEBUG : dir: Looking for writers 2026/07/07 03:37:53 DEBUG : Looking for writers 2026/07/07 03:37:53 DEBUG : dir: reading active writers 2026/07/07 03:37:53 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:37:53 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:37:53 DEBUG : newLeaf.2316c442.partial: size = 25 OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf.2316c442.partial" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf.2316c442.partial 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf.2316c442.partial" 2026/07/07 03:37:53 DEBUG : dir: Looking for writers 2026/07/07 03:37:53 DEBUG : Looking for writers 2026/07/07 03:37:53 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:53 DEBUG : dir: reading active writers 2026/07/07 03:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf.2316c442.partial 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : newLeaf.2316c442.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:53 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:37:53 DEBUG : newLeaf.2316c442.partial: renamed to: newLeaf 2026/07/07 03:37:53 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:37:53 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 03:37:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:37:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:37:53 DEBUG : dir: Looking for writers 2026/07/07 03:37:53 DEBUG : Looking for writers 2026/07/07 03:37:53 DEBUG : dir: reading active writers 2026/07/07 03:37:53 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:53 DEBUG : >WaitForWriters: 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:53 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:53 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/07 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:54 DEBUG : dir: Looking for writers 2026/07/07 03:37:54 DEBUG : Looking for writers 2026/07/07 03:37:54 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:54 DEBUG : dir: reading active writers 2026/07/07 03:37:54 DEBUG : >WaitForWriters: 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:54 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:54 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:54 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:54 DEBUG : dir: Looking for writers 2026/07/07 03:37:54 DEBUG : file1: reading active writers 2026/07/07 03:37:54 DEBUG : Looking for writers 2026/07/07 03:37:54 DEBUG : dir: reading active writers 2026/07/07 03:37:54 DEBUG : >WaitForWriters: 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:54 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc2941a0 2026/07/07 03:37:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 03:37:54 DEBUG : dir/file1: Updating file with dir/file1 0x2030dc2941a0 2026/07/07 03:37:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:54 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:54 DEBUG : dir/file1(0x2030dbeae900): openPending: 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:54 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 03:37:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:37:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:54 DEBUG : dir/file1(0x2030dbeae900): >openPending: err= 2026/07/07 03:37:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:37:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:54 DEBUG : dir/file1(0x2030dbeae900): _writeAt: size=25, off=0 2026/07/07 03:37:54 DEBUG : dir/file1(0x2030dbeae900): >_writeAt: n=25, err= 2026/07/07 03:37:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:54 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:37:55 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc2941a0 2026/07/07 03:37:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:55 DEBUG : newLeaf(0x2030dbeae900): close: 2026/07/07 03:37:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:37:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:37:54.927505347 +0000 UTC m=+18.880245093 2026/07/07 03:37:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:37:55 DEBUG : newLeaf(0x2030dbeae900): >close: err= 2026/07/07 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:37:55 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:37:55 DEBUG : newLeaf.416b93a0.partial: size = 25 OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf.416b93a0.partial" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf.416b93a0.partial 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf.416b93a0.partial" 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf.416b93a0.partial 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : newLeaf.416b93a0.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:37:55 DEBUG : newLeaf.416b93a0.partial: renamed to: newLeaf 2026/07/07 03:37:55 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:37:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 03:37:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:37:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:55 DEBUG : >WaitForWriters: 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/07 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:55 DEBUG : >WaitForWriters: 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:55 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:55 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:37:55 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:55 DEBUG : dir/file1(0x2030dc853840): openPending: 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:55 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 03:37:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:55 DEBUG : dir/file1(0x2030dc853840): >openPending: err= 2026/07/07 03:37:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:37:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:55 DEBUG : dir/file1(0x2030dc853840): _writeAt: size=14, off=0 2026/07/07 03:37:55 DEBUG : dir/file1(0x2030dc853840): >_writeAt: n=14, err= 2026/07/07 03:37:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:37:55 DEBUG : dir/file1(0x2030dc853840): close: 2026/07/07 03:37:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:37:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/07 03:37:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:37:55 DEBUG : dir/file1(0x2030dc853840): >close: err= 2026/07/07 03:37:55 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : file1: reading active writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : file1: reading active writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : file1: reading active writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:37:55 DEBUG : dir: Looking for writers 2026/07/07 03:37:55 DEBUG : file1: reading active writers 2026/07/07 03:37:55 DEBUG : Looking for writers 2026/07/07 03:37:55 DEBUG : dir: reading active writers 2026/07/07 03:37:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:37:55 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:37:55 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1.ca338588.partial" 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1.ca338588.partial 2026/07/07 03:37:55 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1.ca338588.partial" 2026/07/07 03:37:56 DEBUG : dir: Looking for writers 2026/07/07 03:37:56 DEBUG : file1: reading active writers 2026/07/07 03:37:56 DEBUG : Looking for writers 2026/07/07 03:37:56 DEBUG : dir: reading active writers 2026/07/07 03:37:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1.ca338588.partial 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/07 03:37:56 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/07 03:37:56 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:37:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/07 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:37:56 DEBUG : dir: Looking for writers 2026/07/07 03:37:56 DEBUG : file1: reading active writers 2026/07/07 03:37:56 DEBUG : Looking for writers 2026/07/07 03:37:56 DEBUG : dir: reading active writers 2026/07/07 03:37:56 DEBUG : >WaitForWriters: 2026/07/07 03:37:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:37:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dbd77600): _readAt: size=512, off=0 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dbd77600): openPending: 2026/07/07 03:37: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/07/07 03:37:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dbd77600): >openPending: err= 2026/07/07 03:37:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dbd77600): >_readAt: n=14, err=EOF 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dbd77600): close: 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dbd77600): >close: err= 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:37:56 DEBUG : newLeaf: Updating file with newLeaf 0x2030dbf75a00 2026/07/07 03:37:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 03:37:56 DEBUG : dir/file1: Updating file with dir/file1 0x2030dbf75a00 2026/07/07 03:37:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:56 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:56 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dc389200): openPending: 2026/07/07 03:37: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/07/07 03:37:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:37:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dc389200): >openPending: err= 2026/07/07 03:37:56 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:37:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dc389200): _writeAt: size=25, off=0 2026/07/07 03:37:56 DEBUG : dir/file1(0x2030dc389200): >_writeAt: n=25, err= 2026/07/07 03:37:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:56 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:37:57 DEBUG : newLeaf: Updating file with newLeaf 0x2030dbf75a00 2026/07/07 03:37:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:57 DEBUG : newLeaf(0x2030dc389200): close: 2026/07/07 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:37:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:37:56.970917214 +0000 UTC m=+20.923656949 2026/07/07 03:37:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:37:57 DEBUG : newLeaf(0x2030dc389200): >close: err= 2026/07/07 03:37:57 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:37:57 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:37:57 DEBUG : newLeaf.42a78b68.partial: size = 25 OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf.42a78b68.partial" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf.42a78b68.partial 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf.42a78b68.partial" 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf.42a78b68.partial 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : newLeaf.42a78b68.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:37:57 DEBUG : newLeaf.42a78b68.partial: renamed to: newLeaf 2026/07/07 03:37:57 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:37:56 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 03:37:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:37:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:57 DEBUG : >WaitForWriters: 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/07 03:37:57 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:57 DEBUG : >WaitForWriters: 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:57 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:37:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:37:57 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:57 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:57 DEBUG : dir: Looking for writers 2026/07/07 03:37:57 DEBUG : file1: reading active writers 2026/07/07 03:37:57 DEBUG : Looking for writers 2026/07/07 03:37:57 DEBUG : dir: reading active writers 2026/07/07 03:37:57 DEBUG : >WaitForWriters: 2026/07/07 03:37:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:37:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:57 DEBUG : dir/file1(0x2030dc948a80): _readAt: size=512, off=0 2026/07/07 03:37:57 DEBUG : dir/file1(0x2030dc948a80): openPending: 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/07 03:37:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/07 03:37:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:57 DEBUG : dir/file1(0x2030dc948a80): >openPending: err= 2026/07/07 03:37:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/07 03:37:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:37:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:37:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:37:57 DEBUG : dir/file1(0x2030dc948a80): >_readAt: n=14, err=EOF 2026/07/07 03:37:57 DEBUG : dir/file1(0x2030dc948a80): close: 2026/07/07 03:37:57 DEBUG : dir/file1(0x2030dc948a80): >close: err= 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:57 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:57 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:37:58 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc974410 2026/07/07 03:37:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/07 03:37:58 DEBUG : dir/file1: Updating file with dir/file1 0x2030dc974410 2026/07/07 03:37:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/07 03:37:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:37:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:37:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:37:58 DEBUG : dir/file1(0x2030dc9496c0): openPending: 2026/07/07 03:37: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/07/07 03:37:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/07 03:37:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:37:58 DEBUG : dir/file1(0x2030dc9496c0): >openPending: err= 2026/07/07 03:37:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:37:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:37:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:37:58 DEBUG : dir/file1(0x2030dc9496c0): _writeAt: size=25, off=0 2026/07/07 03:37:58 DEBUG : dir/file1(0x2030dc9496c0): >_writeAt: n=25, err= 2026/07/07 03:37:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:37:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/07 03:37:58 DEBUG : newLeaf: Updating file with newLeaf 0x2030dc974410 2026/07/07 03:37:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:37:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:58 DEBUG : newLeaf(0x2030dc9496c0): close: 2026/07/07 03:37:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/07 03:37:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-07 03:37:58.694890929 +0000 UTC m=+22.647630834 2026/07/07 03:37:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/07 03:37:58 DEBUG : newLeaf(0x2030dc9496c0): >close: err= 2026/07/07 03:37:58 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:58 DEBUG : dir: Looking for writers 2026/07/07 03:37:58 DEBUG : Looking for writers 2026/07/07 03:37:58 DEBUG : dir: reading active writers 2026/07/07 03:37:58 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:37:58 DEBUG : dir: Looking for writers 2026/07/07 03:37:58 DEBUG : Looking for writers 2026/07/07 03:37:58 DEBUG : dir: reading active writers 2026/07/07 03:37:58 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:37:58 DEBUG : dir: Looking for writers 2026/07/07 03:37:58 DEBUG : Looking for writers 2026/07/07 03:37:58 DEBUG : dir: reading active writers 2026/07/07 03:37:58 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:37:58 DEBUG : dir: Looking for writers 2026/07/07 03:37:58 DEBUG : Looking for writers 2026/07/07 03:37:58 DEBUG : dir: reading active writers 2026/07/07 03:37:58 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:37:58 DEBUG : newLeaf: vfs cache: starting upload 2026/07/07 03:37:58 DEBUG : newLeaf.e73df3d2.partial: size = 25 OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf.e73df3d2.partial" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf.e73df3d2.partial 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf.e73df3d2.partial" 2026/07/07 03:37:58 DEBUG : dir: Looking for writers 2026/07/07 03:37:58 DEBUG : Looking for writers 2026/07/07 03:37:58 DEBUG : dir: reading active writers 2026/07/07 03:37:58 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf.e73df3d2.partial 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:58 DEBUG : newLeaf.e73df3d2.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/07 03:37:58 DEBUG : newLeaf.e73df3d2.partial: renamed to: newLeaf 2026/07/07 03:37:58 INFO : newLeaf: Copied (replaced existing) 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:58 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-07 03:37:58 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/07 03:37:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/07 03:37:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/07 03:37:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/07 03:37:59 DEBUG : dir: Looking for writers 2026/07/07 03:37:59 DEBUG : Looking for writers 2026/07/07 03:37:59 DEBUG : dir: reading active writers 2026/07/07 03:37:59 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:59 DEBUG : >WaitForWriters: 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/newLeaf" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-yogabum8yapa/newLeaf 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/07 03:37:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:59 DEBUG : dir: Looking for writers 2026/07/07 03:37:59 DEBUG : Looking for writers 2026/07/07 03:37:59 DEBUG : newLeaf: reading active writers 2026/07/07 03:37:59 DEBUG : dir: reading active writers 2026/07/07 03:37:59 DEBUG : >WaitForWriters: 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestFileRename (9.53s) --- PASS: TestFileRename/off,forceCache=false (1.11s) --- PASS: TestFileRename/minimal,forceCache=false (1.11s) --- PASS: TestFileRename/minimal,forceCache=true (2.03s) --- PASS: TestFileRename/writes,forceCache=false (1.52s) --- PASS: TestFileRename/writes,forceCache=true (2.04s) --- PASS: TestFileRename/full,forceCache=false (1.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:59 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:59 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:59 DEBUG : Looking for writers 2026/07/07 03:37:59 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:59 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:37:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:37:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:37:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:37:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:37:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:59 DEBUG : dir: Looking for writers 2026/07/07 03:37:59 DEBUG : file1: reading active writers 2026/07/07 03:37:59 DEBUG : Looking for writers 2026/07/07 03:37:59 DEBUG : dir: reading active writers 2026/07/07 03:37:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.31s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:59 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:37:59 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:37:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:37:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:37:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:37:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/07 03:37:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/07 03:37:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/07 03:37:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/07 03:37:59 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/07 03:37:59 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:37:59 DEBUG : dir: Looking for writers 2026/07/07 03:37:59 DEBUG : file1: reading active writers 2026/07/07 03:37:59 DEBUG : Looking for writers 2026/07/07 03:37:59 DEBUG : dir: reading active writers 2026/07/07 03:37:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:37:59 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:37:59 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:38:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/07 03:38:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/07 03:38:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/07 03:38:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/07 03:38:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/07 03:38:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/07 03:38:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/07 03:38:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/07 03:38:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/07 03:38:00 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/07 03:38:00 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/07 03:38:00 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/07 03:38:00 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/07 03:38:00 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/07 03:38:00 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:00 DEBUG : dir: Looking for writers 2026/07/07 03:38:00 DEBUG : file1: reading active writers 2026/07/07 03:38:00 DEBUG : Looking for writers 2026/07/07 03:38:00 DEBUG : dir: reading active writers 2026/07/07 03:38:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:00 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:38:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:00 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:00 DEBUG : dir: Looking for writers 2026/07/07 03:38:00 DEBUG : file1: reading active writers 2026/07/07 03:38:00 DEBUG : Looking for writers 2026/07/07 03:38:00 DEBUG : dir: reading active writers 2026/07/07 03:38:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:00 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/07 03:38:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:00 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:00 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:00 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/07 03:38:00 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:00 DEBUG : dir: Looking for writers 2026/07/07 03:38:00 DEBUG : file1: reading active writers 2026/07/07 03:38:00 DEBUG : Looking for writers 2026/07/07 03:38:00 DEBUG : dir: reading active writers 2026/07/07 03:38:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.31s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:00 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:00 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:00 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:38:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:38:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:38:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): _readAt: size=1, off=0 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): openPending: 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 03:38:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): >openPending: err= 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): _readAt: size=256, off=1 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): >_readAt: n=15, err=EOF 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): _readAt: size=16, off=16 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): >_readAt: n=0, err=EOF 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): close: 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): >close: err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): close: 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc3c6940): >close: err=file already closed 2026/07/07 03:38:01 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:01 DEBUG : dir: Looking for writers 2026/07/07 03:38:01 DEBUG : file1: reading active writers 2026/07/07 03:38:01 DEBUG : Looking for writers 2026/07/07 03:38:01 DEBUG : dir: reading active writers 2026/07/07 03:38:01 DEBUG : >WaitForWriters: 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.31s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:01 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:38:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:38:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:38:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): _readAt: size=1, off=0 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): openPending: 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 03:38:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): >openPending: err= 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): _readAt: size=1, off=5 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): _readAt: size=1, off=3 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): _readAt: size=1, off=13 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): _readAt: size=16, off=100 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): >_readAt: n=0, err=EOF 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): close: 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5340): >close: err= 2026/07/07 03:38:01 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:01 DEBUG : dir: Looking for writers 2026/07/07 03:38:01 DEBUG : file1: reading active writers 2026/07/07 03:38:01 DEBUG : Looking for writers 2026/07/07 03:38:01 DEBUG : dir: reading active writers 2026/07/07 03:38:01 DEBUG : >WaitForWriters: 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:01 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:38:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:38:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:38:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): _readAt: size=1, off=0 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): openPending: 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 03:38:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:38:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >openPending: err= 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): _readAt: size=1, off=5 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): _readAt: size=1, off=1 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >_readAt: n=1, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): _readAt: size=6, off=10 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >_readAt: n=6, err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): _readAt: size=256, off=10 2026/07/07 03:38:01 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >_readAt: n=6, err=EOF 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): _readAt: size=256, off=100 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >_readAt: n=0, err=EOF 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): close: 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >close: err= 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): _readAt: size=256, off=100 2026/07/07 03:38:01 DEBUG : dir/file1(0x2030dc1a5880): >_readAt: n=0, err=file already closed 2026/07/07 03:38:01 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:01 DEBUG : dir: Looking for writers 2026/07/07 03:38:01 DEBUG : file1: reading active writers 2026/07/07 03:38:01 DEBUG : Looking for writers 2026/07/07 03:38:01 DEBUG : dir: reading active writers 2026/07/07 03:38:01 DEBUG : >WaitForWriters: 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.32s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:01 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:01 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:01 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:01 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:38:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:38:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:38:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): RWFileHandle.Flush 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): _readAt: size=256, off=0 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): openPending: 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 03:38:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): >openPending: err= 2026/07/07 03:38:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/07 03:38:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): >_readAt: n=16, err=EOF 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): RWFileHandle.Flush 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): RWFileHandle.Flush 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): close: 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115480): >close: err= 2026/07/07 03:38:02 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:02 DEBUG : dir: Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : dir: reading active writers 2026/07/07 03:38:02 DEBUG : >WaitForWriters: 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.31s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:02 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/07 03:38:02 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:38:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:38:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:38:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): _readAt: size=256, off=0 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): openPending: 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 03:38:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:38:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): >openPending: err= 2026/07/07 03:38:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/07 03:38:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): >_readAt: n=16, err=EOF 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): RWFileHandle.Release 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): close: 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): >close: err= 2026/07/07 03:38:02 DEBUG : dir/file1(0x2030dc115c40): RWFileHandle.Release 2026/07/07 03:38:02 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:02 DEBUG : dir: Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : dir: reading active writers 2026/07/07 03:38:02 DEBUG : >WaitForWriters: 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.28s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:02 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:02 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:02 DEBUG : file1: newRWFileHandle: 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): openPending: 2026/07/07 03:38:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): >openPending: err= 2026/07/07 03:38:02 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:38:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): _writeAt: size=5, off=0 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): >_writeAt: n=5, err= 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): _writeAt: size=7, off=5 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): >_writeAt: n=7, err= 2026/07/07 03:38:02 DEBUG : file1: vfs cache: truncate to size=11 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): close: 2026/07/07 03:38:02 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:38:02.459782015 +0000 UTC m=+26.412521749 2026/07/07 03:38:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): >close: err= 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): close: 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeae480): >close: err=file already closed 2026/07/07 03:38:02 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:02 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:38:02 DEBUG : file1.7046ce5e.partial: size = 11 OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1.7046ce5e.partial" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1.7046ce5e.partial 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1.7046ce5e.partial" 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1.7046ce5e.partial 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : file1.7046ce5e.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:02 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 03:38:02 DEBUG : file1.7046ce5e.partial: renamed to: file1 2026/07/07 03:38:02 INFO : file1: Copied (new) 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:02 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-07 03:38:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/07 03:38:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:02 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : >WaitForWriters: 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:02 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/07 03:38:02 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : >WaitForWriters: 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.52s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:02 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:02 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:02 DEBUG : file1: newRWFileHandle: 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): openPending: 2026/07/07 03:38:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): >openPending: err= 2026/07/07 03:38:02 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:38:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:38:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): _writeAt: size=7, off=0 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): >_writeAt: n=7, err= 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): _writeAt: size=6, off=5 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): >_writeAt: n=6, err= 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): close: 2026/07/07 03:38:02 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:38:02.977925466 +0000 UTC m=+26.930665202 2026/07/07 03:38:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): >close: err= 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): _writeAt: size=5, off=0 2026/07/07 03:38:02 DEBUG : file1(0x2030dbeaf6c0): >_writeAt: n=0, err=file already closed 2026/07/07 03:38:02 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:02 DEBUG : Looking for writers 2026/07/07 03:38:02 DEBUG : file1: reading active writers 2026/07/07 03:38:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:03 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:38:03 DEBUG : file1.0c1e0911.partial: size = 11 OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1.0c1e0911.partial" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1.0c1e0911.partial 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1.0c1e0911.partial" 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1.0c1e0911.partial 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file1.0c1e0911.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 03:38:03 DEBUG : file1.0c1e0911.partial: renamed to: file1 2026/07/07 03:38:03 INFO : file1: Copied (new) 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:03 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-07 03:38:02 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/07 03:38:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:03 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : >WaitForWriters: 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/07 03:38:03 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : >WaitForWriters: 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.52s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:03 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:03 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:03 DEBUG : file1: newRWFileHandle: 2026/07/07 03:38:03 DEBUG : file1(0x2030dc1a4080): openPending: 2026/07/07 03:38:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:03 DEBUG : file1(0x2030dc1a4080): >openPending: err= 2026/07/07 03:38:03 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:38:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:38:03 DEBUG : file1(0x2030dc1a4080): close: 2026/07/07 03:38:03 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:38:03.496981471 +0000 UTC m=+27.449721207 2026/07/07 03:38:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:03 DEBUG : file1(0x2030dc1a4080): >close: err= 2026/07/07 03:38:03 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:38:03 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:38:03 DEBUG : file2: newRWFileHandle: 2026/07/07 03:38:03 DEBUG : file2(0x2030dc1a4500): openPending: 2026/07/07 03:38:03 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:38:03 DEBUG : file2(0x2030dc1a4500): >openPending: err= 2026/07/07 03:38:03 DEBUG : file2: >newRWFileHandle: err= 2026/07/07 03:38:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:38:03 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/07 03:38:03 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/07 03:38:03 DEBUG : file2(0x2030dc1a4500): RWFileHandle.Flush 2026/07/07 03:38:03 DEBUG : file2(0x2030dc1a4500): RWFileHandle.Release 2026/07/07 03:38:03 DEBUG : file2(0x2030dc1a4500): close: 2026/07/07 03:38:03 DEBUG : file2: vfs cache: setting modification time to 2026-07-07 03:38:03.497931057 +0000 UTC m=+27.450670823 2026/07/07 03:38:03 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:03 DEBUG : file2(0x2030dc1a4500): >close: err= 2026/07/07 03:38:03 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : file2: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : file2: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : file2: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : file2: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/07 03:38:03 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:38:03 DEBUG : file2: vfs cache: starting upload 2026/07/07 03:38:03 DEBUG : file1.3665bf6b.partial: size = 0 OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1.3665bf6b.partial" 2026/07/07 03:38:03 DEBUG : file2.933b67ef.partial: size = 0 OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1.3665bf6b.partial 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file2.933b67ef.partial" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1.3665bf6b.partial" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file2.933b67ef.partial 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file2.933b67ef.partial" 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : file2: reading active writers 2026/07/07 03:38:03 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file2.933b67ef.partial 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file2.933b67ef.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:03 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:38:03 DEBUG : file2.933b67ef.partial: renamed to: file2 2026/07/07 03:38:03 INFO : file2: Copied (new) 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file2" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file2 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file2" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file1.3665bf6b.partial 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file1.3665bf6b.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:38:03 DEBUG : file1.3665bf6b.partial: renamed to: file1 2026/07/07 03:38:03 INFO : file1: Copied (new) 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file2 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:03 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-07 03:38:03 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/07 03:38:03 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/07 03:38:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/07 03:38:03 INFO : file2: vfs cache: upload succeeded try #1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:03 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-07 03:38:03 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/07 03:38:03 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:03 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:03 DEBUG : Looking for writers 2026/07/07 03:38:03 DEBUG : file1: reading active writers 2026/07/07 03:38:03 DEBUG : file2: reading active writers 2026/07/07 03:38:03 DEBUG : >WaitForWriters: 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:03 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:03 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file2" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file2 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file2" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file2 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file2" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file2 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file2" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-yogabum8yapa/file2 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/07 03:38:04 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : file2: reading active writers 2026/07/07 03:38:04 DEBUG : >WaitForWriters: 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.72s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:04 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:04 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:04 DEBUG : file1: newRWFileHandle: 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): openPending: 2026/07/07 03:38:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): >openPending: err= 2026/07/07 03:38:04 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:38:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): _writeAt: size=5, off=0 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): >_writeAt: n=5, err= 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): RWFileHandle.Flush 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): RWFileHandle.Flush 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): close: 2026/07/07 03:38:04 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:38:04.217212547 +0000 UTC m=+28.169952281 2026/07/07 03:38:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:04 DEBUG : file1(0x2030dc1a5ac0): >close: err= 2026/07/07 03:38:04 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:04 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:38:04 DEBUG : file1.be7751f7.partial: size = 5 OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1.be7751f7.partial" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1.be7751f7.partial 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1.be7751f7.partial" 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1.be7751f7.partial 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : file1.be7751f7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:38:04 DEBUG : file1.be7751f7.partial: renamed to: file1 2026/07/07 03:38:04 INFO : file1: Copied (new) 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 03:38:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 03:38:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:04 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : >WaitForWriters: 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:04 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:04 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:04 DEBUG : file1: newRWFileHandle: 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): openPending: 2026/07/07 03:38:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): >openPending: err= 2026/07/07 03:38:04 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:38:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): _writeAt: size=5, off=0 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): >_writeAt: n=5, err= 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): RWFileHandle.Release 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): close: 2026/07/07 03:38:04 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:38:04.537200644 +0000 UTC m=+28.489940389 2026/07/07 03:38:04 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): >close: err= 2026/07/07 03:38:04 DEBUG : file1(0x2030dbea3a40): RWFileHandle.Release 2026/07/07 03:38:04 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:04 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:38:04 DEBUG : file1.8d20a4b5.partial: size = 5 OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1.8d20a4b5.partial" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1.8d20a4b5.partial 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1.8d20a4b5.partial" 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1.8d20a4b5.partial 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : file1.8d20a4b5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:38:04 DEBUG : file1.8d20a4b5.partial: renamed to: file1 2026/07/07 03:38:04 INFO : file1: Copied (new) 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 03:38:04 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 03:38:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:04 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:04 DEBUG : Looking for writers 2026/07/07 03:38:04 DEBUG : file1: reading active writers 2026/07/07 03:38:04 DEBUG : >WaitForWriters: 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.32s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:04 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:04 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:04 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:04 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:38:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:38:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbeaf640): openPending: 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:38:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbeaf640): >openPending: err= 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/07 03:38:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:38:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:38:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbeaf640): _writeAt: size=5, off=0 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbeaf640): >_writeAt: n=5, err= 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbeaf640): close: 2026/07/07 03:38:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-07 03:38:05.158033313 +0000 UTC m=+29.110773058 2026/07/07 03:38:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbeaf640): >close: err= 2026/07/07 03:38:05 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:38:05 DEBUG : dir/file1.e06587a8.partial: size = 5 OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1.e06587a8.partial" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1.e06587a8.partial 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1.e06587a8.partial" 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/dir/file1.e06587a8.partial 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1.e06587a8.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:05 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:38:05 DEBUG : dir/file1.e06587a8.partial: renamed to: dir/file1 2026/07/07 03:38:05 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-07 03:38:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : >WaitForWriters: 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.62s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:05 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:05 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/07 03:38:05 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/07 03:38:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/07 03:38:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/07 03:38:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): _writeAt: size=5, off=0 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): openPending: 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/07 03:38:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): >openPending: err= 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): >_writeAt: n=5, err= 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): _writeAt: size=15, off=5 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): >_writeAt: n=15, err= 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): close: 2026/07/07 03:38:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-07 03:38:05.780872815 +0000 UTC m=+29.733612560 2026/07/07 03:38:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:05 DEBUG : dir/file1(0x2030dbd77540): >close: err= 2026/07/07 03:38:05 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:05 DEBUG : dir/file1: vfs cache: starting upload 2026/07/07 03:38:05 DEBUG : dir/file1.28379a24.partial: size = 20 OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1.28379a24.partial" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1.28379a24.partial 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1.28379a24.partial" 2026/07/07 03:38:05 DEBUG : dir: Looking for writers 2026/07/07 03:38:05 DEBUG : file1: reading active writers 2026/07/07 03:38:05 DEBUG : Looking for writers 2026/07/07 03:38:05 DEBUG : dir: reading active writers 2026/07/07 03:38:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-yogabum8yapa/dir/file1.28379a24.partial 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:05 DEBUG : dir/file1.28379a24.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/07 03:38:05 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/07 03:38:05 DEBUG : dir/file1.28379a24.partial: renamed to: dir/file1 2026/07/07 03:38:05 INFO : dir/file1: Copied (replaced existing) 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:05 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:06 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/07 03:38:06 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-07 03:38:05 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/07 03:38:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:06 DEBUG : dir: Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : dir: reading active writers 2026/07/07 03:38:06 DEBUG : >WaitForWriters: 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.62s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : file1: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : file1(0x2030dc28d140): openPending: 2026/07/07 03:38:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:06 DEBUG : file1(0x2030dc28d140): >openPending: err= 2026/07/07 03:38:06 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:38:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:38:06 DEBUG : file1(0x2030dc28d140): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : file1(0x2030dc28d140): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : file1(0x2030dc28d140): close: 2026/07/07 03:38:06 DEBUG : file1: vfs cache: setting modification time to 2026-07-07 03:38:06.102914752 +0000 UTC m=+30.055654498 2026/07/07 03:38:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : file1(0x2030dc28d140): >close: err= 2026/07/07 03:38:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:06 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:38:06 DEBUG : file1.caaeb923.partial: size = 5 OK 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1.caaeb923.partial" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1.caaeb923.partial 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1.caaeb923.partial" 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1.caaeb923.partial 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:06 DEBUG : file1.caaeb923.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:06 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:38:06 DEBUG : file1.caaeb923.partial: renamed to: file1 2026/07/07 03:38:06 INFO : file1: Copied (new) 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:06 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:06 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-07 03:38:06 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 03:38:06 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:06 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : >WaitForWriters: 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389d80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389d80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389d80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389d80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389d80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.42264348 +0000 UTC m=+30.375383225 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389d80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.42264348 +0000 UTC m=+30.375383225 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3647c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3647c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3647c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3647c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3647c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.42264348 +0000 UTC m=+30.375383225 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3647c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0df960 item 1 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364e00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364e00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364e00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364e00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364e00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.425386327 +0000 UTC m=+30.378126072 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc364e00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365300): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365300): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365300): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.425386327 +0000 UTC m=+30.378126072 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe262a0 item 2 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.427213463 +0000 UTC m=+30.379953199 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.427213463 +0000 UTC m=+30.379953199 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc365dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50a380): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50a380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50a380): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50a380): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50a380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.427213463 +0000 UTC m=+30.379953199 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50a380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe26ee0 item 3 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50aa00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50aa00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50aa00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50aa00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50aa00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.429496456 +0000 UTC m=+30.382236211 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50aa00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50af40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50af40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50af40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50af40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50af40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.429496456 +0000 UTC m=+30.382236211 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50af40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50c380 item 4 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50b580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50b580): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50b580): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50b580): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50b580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.431297872 +0000 UTC m=+30.384037678 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50b580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.431297872 +0000 UTC m=+30.384037678 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50ba00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50bec0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50bec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50bec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50bec0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50bec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.431297872 +0000 UTC m=+30.384037678 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc50bec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50cee0 item 5 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524640): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524640): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524640): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524640): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524640): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.433669843 +0000 UTC m=+30.386409588 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524640): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524b80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524b80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524b80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524b80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.433669843 +0000 UTC m=+30.386409588 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc524b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50d500 item 6 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525200): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525200): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525200): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.435550419 +0000 UTC m=+30.388290164 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.435550419 +0000 UTC m=+30.388290164 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525bc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525bc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525bc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525bc0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525bc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.435550419 +0000 UTC m=+30.388290164 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc525bc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc19a1c0 item 7 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a340): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a340): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a340): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.43771031 +0000 UTC m=+30.390450055 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a880): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a880): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a880): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.43771031 +0000 UTC m=+30.390450055 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59a880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc19a770 item 8 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59ae40): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc59ae40): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59ae40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59ae40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59ae40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59ae40): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59ae40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b200): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b200): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b200): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.439580307 +0000 UTC m=+30.392320052 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.439580307 +0000 UTC m=+30.392320052 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59b680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59bb80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59bb80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59bb80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59bb80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59bb80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.439580307 +0000 UTC m=+30.392320052 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc59bb80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc19ac40 item 9 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be300): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be300): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.441928131 +0000 UTC m=+30.394667876 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be840): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be840): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be840): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be840): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be840): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.441928131 +0000 UTC m=+30.394667876 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5be840): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc19b3b0 item 10 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bee80): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc5bee80): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bee80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bee80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bee80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bee80): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bee80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf240): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf240): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf240): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf240): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf240): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.443548718 +0000 UTC m=+30.396288463 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf240): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.443548718 +0000 UTC m=+30.396288463 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bf740): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bfc40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bfc40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bfc40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bfc40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bfc40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.443548718 +0000 UTC m=+30.396288463 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5bfc40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc19b810 item 11 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f83c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f83c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f83c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f83c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f83c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.445519022 +0000 UTC m=+30.398258767 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f83c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8900): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8900): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8900): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.445519022 +0000 UTC m=+30.398258767 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbdb8070 item 12 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8f40): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc5f8f40): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8f40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8f40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8f40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8f40): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f8f40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f9300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f9300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f9300): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f9300): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f9300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.446976904 +0000 UTC m=+30.399716689 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f9300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f99c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f99c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f99c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f99c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f99c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.446976904 +0000 UTC m=+30.399716689 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f99c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbdb8540 item 13 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614140): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614140): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614140): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614140): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614140): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.448533661 +0000 UTC m=+30.401273435 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614140): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614680): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614680): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614680): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.448533661 +0000 UTC m=+30.401273435 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbdb8af0 item 14 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc614cc0): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615080): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615080): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615080): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.450247853 +0000 UTC m=+30.402987589 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615740): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615740): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615740): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615740): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615740): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.450247853 +0000 UTC m=+30.402987589 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615740): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbdfa3f0 item 15 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615dc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615dc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.45175649 +0000 UTC m=+30.404496225 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630400): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630400): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630400): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.45175649 +0000 UTC m=+30.404496225 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbdfbb90 item 16 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630a40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630a40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630a40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630a40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630a40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.4531658 +0000 UTC m=+30.405905535 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630a40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.4531658 +0000 UTC m=+30.405905535 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630ec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630180): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630180): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630180): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.4531658 +0000 UTC m=+30.405905535 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc630180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2067e0 item 17 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631640): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631640): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631640): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631640): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631640): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.455389421 +0000 UTC m=+30.408129156 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631640): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631b80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631b80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631b80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631b80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.455389421 +0000 UTC m=+30.408129156 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc631b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc207030 item 18 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c300): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c300): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.456499618 +0000 UTC m=+30.409239354 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.456499618 +0000 UTC m=+30.409239354 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cd00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cd00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cd00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cd00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cd00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.456499618 +0000 UTC m=+30.409239354 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cd00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc207420 item 19 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d380): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d380): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d380): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.458470714 +0000 UTC m=+30.411210450 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d900): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d900): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d900): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.458470714 +0000 UTC m=+30.411210450 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2079d0 item 20 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2180): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2180): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.459710716 +0000 UTC m=+30.412450451 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.459710716 +0000 UTC m=+30.412450451 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2b80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2b80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2b80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2b80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.459710716 +0000 UTC m=+30.412450451 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e2b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ec070 item 21 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3200): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3200): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3200): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.461703082 +0000 UTC m=+30.414442818 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3940): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3940): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3940): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.461703082 +0000 UTC m=+30.414442818 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2e3940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ec540 item 22 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.463345871 +0000 UTC m=+30.416085616 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.463345871 +0000 UTC m=+30.416085616 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb9380): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb9380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb9380): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb9380): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb9380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.463345871 +0000 UTC m=+30.416085616 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb9380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7eca80 item 23 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.465791419 +0000 UTC m=+30.418531215 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b280): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b280): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b280): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.465791419 +0000 UTC m=+30.418531215 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed030 item 24 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc00): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dbe3bc00): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc00): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a40c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a40c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a40c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a40c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a40c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.467630918 +0000 UTC m=+30.420370693 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a40c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.467630918 +0000 UTC m=+30.420370693 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a45c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4b80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4b80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4b80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4b80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.467630918 +0000 UTC m=+30.420370693 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed3b0 item 25 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5200): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5200): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5200): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.469238871 +0000 UTC m=+30.421978606 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5740): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5740): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5740): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5740): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5740): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.469238871 +0000 UTC m=+30.421978606 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5740): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed960 item 26 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5d80): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc1a5d80): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5d80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5d80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5d80): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5d80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3340): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3340): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3340): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.470490755 +0000 UTC m=+30.423230490 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.470490755 +0000 UTC m=+30.423230490 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae600): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae600): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae600): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.470490755 +0000 UTC m=+30.423230490 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7edce0 item 27 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaec80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaec80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaec80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaec80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaec80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.472054606 +0000 UTC m=+30.424794341 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaec80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf1c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf1c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf1c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf1c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf1c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.472054606 +0000 UTC m=+30.424794341 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf1c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43e310 item 28 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf800): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dbeaf800): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf800): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf800): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf800): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf800): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafbc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafbc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafbc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafbc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafbc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.473280932 +0000 UTC m=+30.426020667 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafbc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76d00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76d00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.473280932 +0000 UTC m=+30.426020667 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43ea10 item 29 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77d00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77d00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.474568653 +0000 UTC m=+30.427308418 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388400): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388400): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388400): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.474568653 +0000 UTC m=+30.427308418 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43ef50 item 30 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388ac0): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc388ac0): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388ac0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388ac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388e80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388e80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388e80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388e80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388e80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.476102427 +0000 UTC m=+30.428842162 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388e80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389540): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389540): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389540): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.476102427 +0000 UTC m=+30.428842162 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43f2d0 item 31 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389bc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389bc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389bc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389bc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389bc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.477557101 +0000 UTC m=+30.430296837 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389bc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614200): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614200): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614200): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.477557101 +0000 UTC m=+30.430296837 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43f650 item 32 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614840): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614840): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614840): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614840): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614840): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.478685663 +0000 UTC m=+30.431425398 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614840): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43fab0 item 33 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.479142462 +0000 UTC m=+30.431882197 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc614cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6151c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6151c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6151c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6151c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6151c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.479142462 +0000 UTC m=+30.431882197 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6151c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43fc70 item 33 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615800): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615800): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615800): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.480288597 +0000 UTC m=+30.433028333 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe9c3f0 item 34 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.480748502 +0000 UTC m=+30.433488237 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc615c80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2300): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2300): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2300): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.480748502 +0000 UTC m=+30.433488237 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe9c770 item 34 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.481770675 +0000 UTC m=+30.434510409 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe9db90 item 35 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.482202426 +0000 UTC m=+30.434942161 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d2dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d32c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d32c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d32c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d32c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d32c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.482202426 +0000 UTC m=+30.434942161 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d32c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe9dd50 item 35 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.483395689 +0000 UTC m=+30.436135424 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbb713b0 item 36 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.483849413 +0000 UTC m=+30.436589148 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4d3e40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0480): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0480): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0480): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0480): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0480): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.483849413 +0000 UTC m=+30.436589148 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0480): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbb71dc0 item 36 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0ac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0ac0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.484845976 +0000 UTC m=+30.437585711 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ec540 item 37 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.485250126 +0000 UTC m=+30.437989861 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e0f40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1440): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1440): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1440): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.485250126 +0000 UTC m=+30.437989861 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ec770 item 37 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1ac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1ac0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.486331238 +0000 UTC m=+30.439070974 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e1ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ecaf0 item 38 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.486751909 +0000 UTC m=+30.439491645 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f20c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2600): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2600): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2600): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.486751909 +0000 UTC m=+30.439491645 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1eccb0 item 38 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2c80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2c80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2c80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2c80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2c80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.487768291 +0000 UTC m=+30.440508026 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f2c80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed0a0 item 39 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.488192889 +0000 UTC m=+30.440932624 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3680): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3680): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3680): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.488192889 +0000 UTC m=+30.440932624 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed260 item 39 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3d00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3d00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.489364943 +0000 UTC m=+30.442104688 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4f3d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed6c0 item 40 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.489911731 +0000 UTC m=+30.442651466 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a840): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a840): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a840): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a840): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a840): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.489911731 +0000 UTC m=+30.442651466 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a840): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed8f0 item 40 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.491566693 +0000 UTC m=+30.444306428 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ae00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b300): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1edce0 item 41 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b300): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.492010106 +0000 UTC m=+30.444749851 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02c460 item 41 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.492416581 +0000 UTC m=+30.445156316 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bd00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bd00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bd00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bd00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bd00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.492416581 +0000 UTC m=+30.445156316 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bd00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02c690 item 41 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.49353349 +0000 UTC m=+30.446273226 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02cbd0 item 42 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.493916481 +0000 UTC m=+30.446656216 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02d260 item 42 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.494466094 +0000 UTC m=+30.447205830 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf62e80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63400): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63400): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63400): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.494466094 +0000 UTC m=+30.447205830 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02d650 item 42 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.495520617 +0000 UTC m=+30.448260353 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf63a40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02dab0 item 43 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.496016689 +0000 UTC m=+30.448756435 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02ddc0 item 43 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.496563579 +0000 UTC m=+30.449303324 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8ac0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8ac0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.496563579 +0000 UTC m=+30.449303324 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa8ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464230 item 43 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.497949775 +0000 UTC m=+30.450689509 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9100): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9600): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9600): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464620 item 44 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9600): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.498455656 +0000 UTC m=+30.451195411 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4647e0 item 44 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.499076523 +0000 UTC m=+30.451816289 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfa9b40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a61c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a61c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a61c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a61c0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a61c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.499076523 +0000 UTC m=+30.451816289 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a61c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4649a0 item 44 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.500780848 +0000 UTC m=+30.453520583 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6d00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464e70 item 45 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6d00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.501407116 +0000 UTC m=+30.454146881 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a6d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7400): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7400): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7400): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.501407116 +0000 UTC m=+30.454146881 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465030 item 45 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.502824471 +0000 UTC m=+30.455564206 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0a7a40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465490 item 46 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.503643429 +0000 UTC m=+30.456383165 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4740): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4740): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4740): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4740): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4740): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.503643429 +0000 UTC m=+30.456383165 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4740): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465650 item 46 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.50510587 +0000 UTC m=+30.457845604 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e4d80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465a40 item 47 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.505530598 +0000 UTC m=+30.458270333 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5980): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5980): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5980): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5980): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5980): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.505530598 +0000 UTC m=+30.458270333 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e5980): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465c00 item 47 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.506725224 +0000 UTC m=+30.459464960 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f80c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f85c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f85c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f85c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108380 item 48 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f85c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f85c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.507263337 +0000 UTC m=+30.460003082 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f85c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f8cc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f8cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f8cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f8cc0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f8cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.507263337 +0000 UTC m=+30.460003082 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f8cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108540 item 48 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9300): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9300): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.50848868 +0000 UTC m=+30.461228415 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108bd0 item 49 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.509025089 +0000 UTC m=+30.461764854 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9780): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9cc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9cc0): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.509025089 +0000 UTC m=+30.461764854 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0f9cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108e00 item 49 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.510477069 +0000 UTC m=+30.463216804 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109180 item 50 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.510968904 +0000 UTC m=+30.463708639 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152ec0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152ec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152ec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152ec0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152ec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.510968904 +0000 UTC m=+30.463708639 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc152ec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109340 item 50 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153540): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153540): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.512117514 +0000 UTC m=+30.464857249 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109880 item 51 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.512552982 +0000 UTC m=+30.465292727 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc153a40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a080): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a080): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a080): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.512552982 +0000 UTC m=+30.465292727 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109b20 item 51 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a700): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a700): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a700): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.51398793 +0000 UTC m=+30.466727665 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17a700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8000 item 52 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.51457812 +0000 UTC m=+30.467317875 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17ac00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b180): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b180): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b180): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.51457812 +0000 UTC m=+30.467317875 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b82a0 item 52 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b800): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b800): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b800): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.516031663 +0000 UTC m=+30.468771398 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17b800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b87e0 item 53 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.516602266 +0000 UTC m=+30.469342001 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc17bd00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a340): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a340): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a340): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.516602266 +0000 UTC m=+30.469342001 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b89a0 item 53 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a9c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a9c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a9c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a9c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a9c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.517960389 +0000 UTC m=+30.470700124 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24a9c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8f50 item 54 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.51853518 +0000 UTC m=+30.471274915 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24aec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24b440): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24b440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24b440): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24b440): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24b440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.51853518 +0000 UTC m=+30.471274915 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24b440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9110 item 54 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24bac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24bac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24bac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24bac0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24bac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.519867455 +0000 UTC m=+30.472607190 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24bac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9490 item 55 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.520550259 +0000 UTC m=+30.473289994 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e600): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e600): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e600): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.520550259 +0000 UTC m=+30.473289994 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9650 item 55 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27ec80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27ec80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27ec80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27ec80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27ec80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.522128256 +0000 UTC m=+30.474867991 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27ec80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9ab0 item 56 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.523349683 +0000 UTC m=+30.476089418 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f700): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f700): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f700): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.523349683 +0000 UTC m=+30.476089418 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9c70 item 56 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.524914275 +0000 UTC m=+30.477654009 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8380): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8380): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6230 item 57 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8380): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.525425055 +0000 UTC m=+30.478164790 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f64d0 item 57 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.525945603 +0000 UTC m=+30.478685338 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b88c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8e40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8e40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8e40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8e40): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8e40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.525945603 +0000 UTC m=+30.478685338 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8e40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6700 item 57 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.527235859 +0000 UTC m=+30.479975595 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9480): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650000): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6a80 item 58 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650000): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.527786796 +0000 UTC m=+30.480526530 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8150 item 58 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.528383718 +0000 UTC m=+30.481123453 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650b00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650b00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650b00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650b00): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650b00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.528383718 +0000 UTC m=+30.481123453 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc650b00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8310 item 58 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.529772469 +0000 UTC m=+30.482512204 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651140): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c88c0 item 59 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.530215923 +0000 UTC m=+30.482955657 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8b60 item 59 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.530640401 +0000 UTC m=+30.483380135 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc651bc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c240): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c240): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c240): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c240): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c240): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.530640401 +0000 UTC m=+30.483380135 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c240): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8f50 item 59 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.531817134 +0000 UTC m=+30.484556868 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67c880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67cdc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67cdc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67cdc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9490 item 60 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67cdc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67cdc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.532321281 +0000 UTC m=+30.485061026 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67cdc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9650 item 60 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.532925347 +0000 UTC m=+30.485665082 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d8c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d8c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d8c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d8c0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d8c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.532925347 +0000 UTC m=+30.485665082 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc67d8c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9810 item 60 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.53417149 +0000 UTC m=+30.486911225 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338540): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9dc0 item 61 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338540): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.534631435 +0000 UTC m=+30.487371170 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338c40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338c40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338c40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338c40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338c40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.534631435 +0000 UTC m=+30.487371170 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc338c40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc380770 item 61 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.536113582 +0000 UTC m=+30.488853327 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3397c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3397c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3397c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc381650 item 62 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3397c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3397c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.536542448 +0000 UTC m=+30.489282183 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3397c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339ec0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339ec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339ec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339ec0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339ec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.536542448 +0000 UTC m=+30.489282183 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc339ec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc381dc0 item 62 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): openPending: 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.537949273 +0000 UTC m=+30.490689009 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350b40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350b40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350b40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2380 item 63 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350b40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350b40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.538433664 +0000 UTC m=+30.491173399 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc350b40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351240): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351240): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351240): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351240): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351240): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.538433664 +0000 UTC m=+30.491173399 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351240): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2540 item 63 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.539841672 +0000 UTC m=+30.492581407 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351dc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b28c0 item 64 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351dc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.540391987 +0000 UTC m=+30.493131732 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc351dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3725c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3725c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3725c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3725c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3725c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.540391987 +0000 UTC m=+30.493131732 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3725c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2a80 item 64 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc372c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc372c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc372c00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc372c00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc372c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.541829288 +0000 UTC m=+30.494569024 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc372c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2f50 item 65 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.542326334 +0000 UTC m=+30.495066079 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373580): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373580): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373580): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.542326334 +0000 UTC m=+30.495066079 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3180 item 65 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373bc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373bc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373bc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373bc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373bc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.543581403 +0000 UTC m=+30.496321138 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc373bc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3650 item 66 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.544370618 +0000 UTC m=+30.497110352 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4140): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4680): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4680): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4680): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.544370618 +0000 UTC m=+30.497110352 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3810 item 66 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4cc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4cc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.545750552 +0000 UTC m=+30.498490287 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c4cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3b90 item 67 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.546309303 +0000 UTC m=+30.499049037 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5140): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5640): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5640): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5640): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5640): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5640): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.546309303 +0000 UTC m=+30.499049037 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5640): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3d50 item 67 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5cc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5cc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.547718732 +0000 UTC m=+30.500458467 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c5cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a380 item 68 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.548485143 +0000 UTC m=+30.501224918 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e62c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6800): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6800): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6800): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.548485143 +0000 UTC m=+30.501224918 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a5b0 item 68 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6e40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6e40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6e40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6e40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6e40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.54978648 +0000 UTC m=+30.502526215 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e6e40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85aaf0 item 69 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.550390325 +0000 UTC m=+30.503130081 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e72c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e77c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e77c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e77c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e77c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e77c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.550390325 +0000 UTC m=+30.503130081 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e77c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85acb0 item 69 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e7e40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e7e40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e7e40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e7e40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e7e40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.551686041 +0000 UTC m=+30.504425777 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3e7e40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b0a0 item 70 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.552247888 +0000 UTC m=+30.504987624 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e980): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e980): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e980): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e980): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e980): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.552247888 +0000 UTC m=+30.504987624 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40e980): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b260 item 70 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f000): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f000): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.553546921 +0000 UTC m=+30.506286656 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b5e0 item 71 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.554071878 +0000 UTC m=+30.506811623 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40f500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40fa00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40fa00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40fa00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40fa00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40fa00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.554071878 +0000 UTC m=+30.506811623 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc40fa00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b7a0 item 71 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e180): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e180): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.555307651 +0000 UTC m=+30.508047386 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85bce0 item 72 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.555784278 +0000 UTC m=+30.508524043 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44e680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44ebc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44ebc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44ebc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44ebc0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44ebc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.555784278 +0000 UTC m=+30.508524043 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44ebc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1e8000 item 72 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.557122364 +0000 UTC m=+30.509862109 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1e8f50 item 73 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.557532104 +0000 UTC m=+30.510271839 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44f680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1e92d0 item 73 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.558028046 +0000 UTC m=+30.510767781 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44fb40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484180): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484180): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484180): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.558028046 +0000 UTC m=+30.510767781 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1e9730 item 73 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.559239014 +0000 UTC m=+30.511978759 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4847c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484cc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1e9c00 item 74 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484cc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.559642392 +0000 UTC m=+30.512382127 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc01c000 item 74 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.560206363 +0000 UTC m=+30.512946098 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485780): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485780): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485780): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485780): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485780): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.560206363 +0000 UTC m=+30.512946098 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485780): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc01c460 item 74 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.561420184 +0000 UTC m=+30.514159919 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c3c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c3c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c3c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc01ca10 item 75 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c3c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c3c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.561839302 +0000 UTC m=+30.514579037 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c3c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc01d570 item 75 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.562344383 +0000 UTC m=+30.515084118 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51c900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51ce40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51ce40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51ce40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51ce40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51ce40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.562344383 +0000 UTC m=+30.515084118 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51ce40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc01d880 item 75 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.563537706 +0000 UTC m=+30.516277441 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d480): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d980): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d980): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d980): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc01dce0 item 76 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d980): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d980): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.563970269 +0000 UTC m=+30.516710044 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51d980): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30e0e0 item 76 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.564654416 +0000 UTC m=+30.517394161 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc51dec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534540): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534540): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534540): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.564654416 +0000 UTC m=+30.517394161 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30e2a0 item 76 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.565989536 +0000 UTC m=+30.518729271 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc534b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535080): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535080): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30e620 item 77 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535080): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.566447617 +0000 UTC m=+30.519187352 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535780): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535780): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535780): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535780): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535780): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.566447617 +0000 UTC m=+30.519187352 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535780): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30ea10 item 77 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.567681858 +0000 UTC m=+30.520421593 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc535dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5583c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5583c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5583c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30ee00 item 78 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5583c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5583c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.568139257 +0000 UTC m=+30.520878993 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5583c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc558ac0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc558ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc558ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc558ac0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc558ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.568139257 +0000 UTC m=+30.520878993 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc558ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30efc0 item 78 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.569447217 +0000 UTC m=+30.522186952 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559100): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559600): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559600): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30f340 item 79 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559600): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.569933041 +0000 UTC m=+30.522672776 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559d00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559d00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.569933041 +0000 UTC m=+30.522672776 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc559d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30f5e0 item 79 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.571329396 +0000 UTC m=+30.524069131 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30fab0 item 80 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.571770074 +0000 UTC m=+30.524509809 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc574940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575040): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575040): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575040): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.571770074 +0000 UTC m=+30.524509809 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc30fc70 item 80 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.573032738 +0000 UTC m=+30.525772473 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de310 item 81 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.573496061 +0000 UTC m=+30.526235795 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc575b00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc596140): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc596140): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc596140): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc596140): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc596140): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.573496061 +0000 UTC m=+30.526235795 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc596140): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de5b0 item 81 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.574847862 +0000 UTC m=+30.527587617 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe262a0 item 82 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.575443242 +0000 UTC m=+30.528183027 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6047c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604d40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604d40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604d40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604d40): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604d40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.575443242 +0000 UTC m=+30.528183027 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604d40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe26930 item 82 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6053c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6053c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6053c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6053c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6053c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.576829137 +0000 UTC m=+30.529568872 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6053c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe272d0 item 83 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.577391995 +0000 UTC m=+30.530131731 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6058c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605e00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605e00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605e00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605e00): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605e00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.577391995 +0000 UTC m=+30.530131731 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605e00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe27ce0 item 83 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698580): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698580): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698580): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.578781559 +0000 UTC m=+30.531521293 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50c7e0 item 84 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.579333636 +0000 UTC m=+30.532073371 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc698a80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699000): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699000): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699000): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.579333636 +0000 UTC m=+30.532073371 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50cee0 item 84 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.580650102 +0000 UTC m=+30.533389877 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50d3b0 item 85 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.581187301 +0000 UTC m=+30.533927056 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc699b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b21c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b21c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b21c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b21c0): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b21c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.581187301 +0000 UTC m=+30.533927056 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b21c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50d570 item 85 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2140): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2140): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2140): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2140): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2140): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.583737917 +0000 UTC m=+30.536477652 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2140): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f61c0 item 86 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.584407285 +0000 UTC m=+30.537147030 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2e80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2e80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2e80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2e80): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2e80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.584407285 +0000 UTC m=+30.537147030 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2e80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6460 item 86 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3500): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3500): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3500): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.585739722 +0000 UTC m=+30.538479456 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6850 item 87 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.586234241 +0000 UTC m=+30.538973976 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3a00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724080): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724080): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724080): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.586234241 +0000 UTC m=+30.538973976 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6a10 item 87 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724700): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724700): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724700): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.587410463 +0000 UTC m=+30.540150198 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6f50 item 88 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.587927725 +0000 UTC m=+30.540667470 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc724c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725180): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725180): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725180): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.587927725 +0000 UTC m=+30.540667470 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f7260 item 88 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.589264538 +0000 UTC m=+30.542004273 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc7257c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725d00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f75e0 item 89 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725d00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.589699286 +0000 UTC m=+30.542439020 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc725d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f77a0 item 89 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.590268085 +0000 UTC m=+30.543007821 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c8c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c8c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c8c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c8c0): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c8c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.590268085 +0000 UTC m=+30.543007821 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28c8c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f7960 item 89 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.591535929 +0000 UTC m=+30.544275664 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28cf00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f7d50 item 90 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.591986316 +0000 UTC m=+30.544726051 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28d440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de070 item 90 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.59258375 +0000 UTC m=+30.545323505 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc28da00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.59258375 +0000 UTC m=+30.545323505 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de310 item 90 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.593721689 +0000 UTC m=+30.546461423 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8e40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de930 item 91 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.594214005 +0000 UTC m=+30.546953740 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0deaf0 item 91 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.594653361 +0000 UTC m=+30.547393096 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3ad40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b2c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b2c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b2c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b2c0): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b2c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.594653361 +0000 UTC m=+30.547393096 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b2c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0dee70 item 91 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.5957269 +0000 UTC m=+30.548466634 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bc40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0df1f0 item 92 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.596133985 +0000 UTC m=+30.548873720 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0df3b0 item 92 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.596595793 +0000 UTC m=+30.549335528 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4840): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4e00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4e00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4e00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4e00): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4e00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.596595793 +0000 UTC m=+30.549335528 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a4e00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0df7a0 item 92 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.597738452 +0000 UTC m=+30.550478237 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5980): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5980): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5980): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0dfb90 item 93 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5980): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5980): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.598160305 +0000 UTC m=+30.550900050 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1a5980): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea30c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea30c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea30c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea30c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea30c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.598160305 +0000 UTC m=+30.550900050 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea30c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50c380 item 93 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.599340443 +0000 UTC m=+30.552080179 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3e80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50cd90 item 94 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.59972128 +0000 UTC m=+30.552461015 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.59972128 +0000 UTC m=+30.552461015 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50d0a0 item 94 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.603588771 +0000 UTC m=+30.556328507 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76b00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc206770 item 95 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.604020232 +0000 UTC m=+30.556759968 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388340): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388340): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388340): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.604020232 +0000 UTC m=+30.556759968 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc206a80 item 95 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.605247931 +0000 UTC m=+30.557987666 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3889c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388f00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388f00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388f00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc207180 item 96 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388f00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388f00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.605612116 +0000 UTC m=+30.558351851 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc388f00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389600): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389600): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389600): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.605612116 +0000 UTC m=+30.558351851 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc207340 item 96 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= 2026/07/07 03:38:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : >WaitForWriters: 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68180): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68180): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.611072353 +0000 UTC m=+30.563812098 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.611072353 +0000 UTC m=+30.563812098 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68b40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68b40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68b40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68b40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68b40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.611072353 +0000 UTC m=+30.563812098 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68b40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ec4d0 item 1 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69180): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69180): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.612922692 +0000 UTC m=+30.565662427 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69680): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69680): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69680): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.612922692 +0000 UTC m=+30.565662427 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ecc40 item 2 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69cc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69cc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.614270716 +0000 UTC m=+30.567010451 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.614270716 +0000 UTC m=+30.567010451 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38240): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38700): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38700): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38700): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.614270716 +0000 UTC m=+30.567010451 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ecfc0 item 3 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38d80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38d80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38d80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38d80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38d80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.616063927 +0000 UTC m=+30.568803662 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf38d80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf392c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf392c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf392c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf392c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf392c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.616063927 +0000 UTC m=+30.568803662 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf392c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed490 item 4 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39900): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39900): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39900): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.617486642 +0000 UTC m=+30.570226408 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.617486642 +0000 UTC m=+30.570226408 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf39d80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56340): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56340): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56340): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.617486642 +0000 UTC m=+30.570226408 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed8f0 item 5 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf569c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf569c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf569c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf569c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf569c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.619325971 +0000 UTC m=+30.572065707 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf569c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56f00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56f00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56f00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56f00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56f00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.619325971 +0000 UTC m=+30.572065707 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf56f00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7eddc0 item 6 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57580): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57580): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57580): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.620608623 +0000 UTC m=+30.573348358 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.620608623 +0000 UTC m=+30.573348358 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf57a80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66040): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66040): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66040): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.620608623 +0000 UTC m=+30.573348358 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbb71570 item 7 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf666c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf666c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf666c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf666c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf666c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.622415802 +0000 UTC m=+30.575155536 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf666c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66c00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66c00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.622415802 +0000 UTC m=+30.575155536 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf66c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ec540 item 8 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf671c0): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dbf671c0): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf671c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf671c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf671c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf671c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf671c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67580): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67580): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67580): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.623826273 +0000 UTC m=+30.576566008 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.623826273 +0000 UTC m=+30.576566008 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf67a00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce000): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce000): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce000): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.623826273 +0000 UTC m=+30.576566008 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ec930 item 9 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.625565102 +0000 UTC m=+30.578304837 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfce680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcebc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcebc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcebc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcebc0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcebc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.625565102 +0000 UTC m=+30.578304837 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcebc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ece70 item 10 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf200): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dbfcf200): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf200): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf200): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf200): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf200): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf5c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf5c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf5c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf5c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf5c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.626915542 +0000 UTC m=+30.579655287 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcf5c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.626915542 +0000 UTC m=+30.579655287 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfcfac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa0c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa0c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa0c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa0c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa0c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.626915542 +0000 UTC m=+30.579655287 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa0c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed1f0 item 11 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa740): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa740): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa740): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa740): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa740): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.628869265 +0000 UTC m=+30.581609080 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aa740): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aac80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aac80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aac80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aac80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aac80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.628869265 +0000 UTC m=+30.581609080 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0aac80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed7a0 item 12 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab2c0): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc0ab2c0): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab2c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab2c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab2c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab2c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.630186281 +0000 UTC m=+30.582926016 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ab680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0abd40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0abd40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0abd40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0abd40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0abd40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.630186281 +0000 UTC m=+30.582926016 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0abd40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1edc00 item 13 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ce4c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ce4c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ce4c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ce4c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ce4c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.631523997 +0000 UTC m=+30.584263732 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ce4c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cea00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cea00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cea00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cea00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cea00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.631523997 +0000 UTC m=+30.584263732 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cea00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02c540 item 14 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf040): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc0cf040): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf040): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf040): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf040): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf400): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf400): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf400): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.63284478 +0000 UTC m=+30.585584545 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cf400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cfac0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cfac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cfac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cfac0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cfac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.63284478 +0000 UTC m=+30.585584545 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cfac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02ca80 item 15 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389c40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389c40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389c40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389c40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389c40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.634159933 +0000 UTC m=+30.586899668 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc389c40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112280): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112280): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112280): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.634159933 +0000 UTC m=+30.586899668 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4641c0 item 16 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1128c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1128c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1128c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1128c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1128c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.635605802 +0000 UTC m=+30.588345536 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1128c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.635605802 +0000 UTC m=+30.588345536 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112d40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113240): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113240): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113240): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113240): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113240): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.635605802 +0000 UTC m=+30.588345536 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113240): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4645b0 item 17 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1138c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1138c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1138c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1138c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1138c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.637382952 +0000 UTC m=+30.590122688 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1138c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113e00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113e00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113e00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113e00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113e00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.637382952 +0000 UTC m=+30.590122688 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113e00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464a80 item 18 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15a580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15a580): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15a580): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15a580): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15a580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.638940432 +0000 UTC m=+30.591680187 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15a580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.638940432 +0000 UTC m=+30.591680187 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15aa80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15af80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15af80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15af80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15af80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15af80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.638940432 +0000 UTC m=+30.591680187 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15af80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464f50 item 19 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15b600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15b600): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15b600): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15b600): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15b600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.640913711 +0000 UTC m=+30.593653447 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15b600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15bb40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15bb40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15bb40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15bb40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15bb40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.640913711 +0000 UTC m=+30.593653447 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15bb40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465500 item 20 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1842c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1842c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1842c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1842c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1842c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.642593079 +0000 UTC m=+30.595332814 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1842c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.642593079 +0000 UTC m=+30.595332814 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc1847c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc184cc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc184cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc184cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc184cc0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc184cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.642593079 +0000 UTC m=+30.595332814 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc184cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4658f0 item 21 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185340): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185340): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185340): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.645037876 +0000 UTC m=+30.597777611 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185880): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185880): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185880): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.645037876 +0000 UTC m=+30.597777611 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc185880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108070 item 22 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e000): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e000): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.646498763 +0000 UTC m=+30.599238528 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.646498763 +0000 UTC m=+30.599238528 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24e500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24ea00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24ea00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24ea00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24ea00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24ea00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.646498763 +0000 UTC m=+30.599238528 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24ea00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108540 item 23 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f080): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f080): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f080): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.648318083 +0000 UTC m=+30.601057818 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f5c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f5c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f5c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f5c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f5c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.648318083 +0000 UTC m=+30.601057818 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24f5c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108d90 item 24 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24fc00): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc24fc00): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24fc00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24fc00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24fc00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24fc00): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc24fc00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.650030833 +0000 UTC m=+30.602770568 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e0c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.650030833 +0000 UTC m=+30.602770568 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27e5c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27eb00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27eb00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27eb00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27eb00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27eb00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.650030833 +0000 UTC m=+30.602770568 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27eb00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109110 item 25 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.652244967 +0000 UTC m=+30.604984702 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f180): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f6c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f6c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f6c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f6c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f6c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.652244967 +0000 UTC m=+30.604984702 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27f6c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1097a0 item 26 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd00): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc27fd00): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd00): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc27fd00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b81c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b81c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b81c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b81c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b81c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.653571792 +0000 UTC m=+30.606311527 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b81c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.653571792 +0000 UTC m=+30.606311527 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b86c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8c00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8c00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.653571792 +0000 UTC m=+30.606311527 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b8c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109c00 item 27 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.655435987 +0000 UTC m=+30.608175752 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b97c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b97c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b97c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b97c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b97c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.655435987 +0000 UTC m=+30.608175752 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b97c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8310 item 28 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9e00): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc2b9e00): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9e00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9e00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9e00): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b9e00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3322c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3322c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3322c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3322c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3322c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.656999447 +0000 UTC m=+30.609739182 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3322c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc332980): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc332980): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc332980): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc332980): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc332980): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.656999447 +0000 UTC m=+30.609739182 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc332980): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8850 item 29 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333000): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333000): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.658151022 +0000 UTC m=+30.610890757 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333540): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333540): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333540): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.658151022 +0000 UTC m=+30.610890757 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8d20 item 30 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333b80): _readAt: size=2, off=0 2026/07/07 03:38:06 ERROR : open-test-file(0x2030dc333b80): Couldn't read size of file 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333b80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333b80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc333b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.659841611 +0000 UTC m=+30.612581356 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e700): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e700): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e700): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.659841611 +0000 UTC m=+30.612581356 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34e700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9180 item 31 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34ed80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34ed80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34ed80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34ed80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34ed80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.661273924 +0000 UTC m=+30.614013659 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34ed80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f2c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f2c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f2c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f2c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f2c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.661273924 +0000 UTC m=+30.614013659 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f2c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9500 item 32 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f900): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f900): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f900): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.662601891 +0000 UTC m=+30.615341626 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34f900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9960 item 33 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.663229651 +0000 UTC m=+30.615969386 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc34fd80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374380): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374380): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374380): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.663229651 +0000 UTC m=+30.615969386 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9b20 item 33 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3749c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3749c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3749c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3749c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3749c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.664664178 +0000 UTC m=+30.617403913 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3749c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c80e0 item 34 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.665232067 +0000 UTC m=+30.617971801 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc374e40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375380): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375380): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375380): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.665232067 +0000 UTC m=+30.617971801 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c82a0 item 34 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3759c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3759c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3759c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3759c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3759c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.666450407 +0000 UTC m=+30.619190161 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3759c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8850 item 35 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.667030377 +0000 UTC m=+30.619770132 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc375e40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6440): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6440): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6440): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.667030377 +0000 UTC m=+30.619770132 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8af0 item 35 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6ac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6ac0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.668461619 +0000 UTC m=+30.621201353 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9110 item 36 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.668949616 +0000 UTC m=+30.621689350 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c6fc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7500): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7500): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7500): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.668949616 +0000 UTC m=+30.621689350 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c93b0 item 36 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7b40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7b40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7b40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7b40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7b40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.670276752 +0000 UTC m=+30.623016486 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3c7b40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02d490 item 37 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.670817037 +0000 UTC m=+30.623556772 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ee540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0eea40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0eea40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0eea40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0eea40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0eea40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.670817037 +0000 UTC m=+30.623556772 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0eea40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02d730 item 37 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef0c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef0c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef0c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef0c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef0c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.672208434 +0000 UTC m=+30.624948169 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef0c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02dc70 item 38 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.672907418 +0000 UTC m=+30.625647163 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ef5c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0efb00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0efb00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0efb00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0efb00): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0efb00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.672907418 +0000 UTC m=+30.625647163 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0efb00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3803f0 item 38 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.674223722 +0000 UTC m=+30.626963478 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3815e0 item 39 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.674707493 +0000 UTC m=+30.627447248 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41e780): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41ec80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41ec80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41ec80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41ec80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41ec80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.674707493 +0000 UTC m=+30.627447248 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41ec80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc381c00 item 39 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f300): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f300): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.676053343 +0000 UTC m=+30.628793078 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2310 item 40 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.676603516 +0000 UTC m=+30.629343261 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41f800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41fd40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41fd40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41fd40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41fd40): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41fd40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.676603516 +0000 UTC m=+30.629343261 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc41fd40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b24d0 item 40 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.677929541 +0000 UTC m=+30.630669286 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a900): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a900): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2850 item 41 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a900): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.678410064 +0000 UTC m=+30.631149799 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45a900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2a10 item 41 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.678917848 +0000 UTC m=+30.631657583 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45adc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b300): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b300): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b300): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.678917848 +0000 UTC m=+30.631657583 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b2bd0 item 41 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.680318983 +0000 UTC m=+30.633058718 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45b940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45be40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45be40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45be40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3110 item 42 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45be40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45be40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.680807872 +0000 UTC m=+30.633547627 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc45be40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b32d0 item 42 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.681432416 +0000 UTC m=+30.634172152 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484480): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484a00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484a00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484a00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484a00): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484a00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.681432416 +0000 UTC m=+30.634172152 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc484a00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b35e0 item 42 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.682771645 +0000 UTC m=+30.635511380 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485540): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3960 item 43 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485540): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.683309115 +0000 UTC m=+30.636048860 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3b20 item 43 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.683839803 +0000 UTC m=+30.636579538 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc485a80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a80c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a80c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a80c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a80c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a80c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.683839803 +0000 UTC m=+30.636579538 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a80c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc8b3ce0 item 43 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.685179742 +0000 UTC m=+30.637919478 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8c00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a310 item 44 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8c00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.68559837 +0000 UTC m=+30.638338124 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a8c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a540 item 44 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.686190723 +0000 UTC m=+30.638930459 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9140): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a96c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a96c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a96c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a96c0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a96c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.686190723 +0000 UTC m=+30.638930459 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a96c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a700 item 44 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.68747052 +0000 UTC m=+30.640210254 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4a9d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8300): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85abd0 item 45 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8300): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.687944991 +0000 UTC m=+30.640684727 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8a00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8a00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8a00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8a00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8a00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.687944991 +0000 UTC m=+30.640684727 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c8a00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85ad90 item 45 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.689307704 +0000 UTC m=+30.642047440 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9540): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b180 item 46 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9540): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.689771386 +0000 UTC m=+30.642511161 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9c40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9c40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9c40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9c40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9c40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.689771386 +0000 UTC m=+30.642511161 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4c9c40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b340 item 46 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.691309197 +0000 UTC m=+30.644048932 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2880): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2880): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b6c0 item 47 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2880): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.691743524 +0000 UTC m=+30.644483269 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2f80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2f80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2f80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2f80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2f80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.691743524 +0000 UTC m=+30.644483269 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2f80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b9d0 item 47 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.694153065 +0000 UTC m=+30.646892830 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604800): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604800): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe9c540 item 48 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604800): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.694657723 +0000 UTC m=+30.647397459 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604f00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604f00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604f00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604f00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604f00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.694657723 +0000 UTC m=+30.647397459 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc604f00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe9c8c0 item 48 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605540): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605540): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.696170618 +0000 UTC m=+30.648910353 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc605540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbe9ddc0 item 49 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.696596909 +0000 UTC m=+30.649336674 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6059c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae1c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae1c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae1c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae1c0): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae1c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.696596909 +0000 UTC m=+30.649336674 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae1c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a0e0 item 49 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae840): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae840): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae840): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae840): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae840): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.697897495 +0000 UTC m=+30.650637230 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeae840): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a5b0 item 50 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.698399779 +0000 UTC m=+30.651139535 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaed40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf2c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf2c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf2c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf2c0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf2c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.698399779 +0000 UTC m=+30.651139535 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf2c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85a770 item 50 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.699528571 +0000 UTC m=+30.652268326 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeaf940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85ac40 item 51 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.700026499 +0000 UTC m=+30.652766234 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbeafe40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2480): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2480): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2480): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2480): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2480): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.700026499 +0000 UTC m=+30.652766234 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2480): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85ae00 item 51 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2b00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2b00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2b00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2b00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2b00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.701307978 +0000 UTC m=+30.654047763 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e2b00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b1f0 item 52 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.701806945 +0000 UTC m=+30.654546681 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3940): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3940): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3940): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.701806945 +0000 UTC m=+30.654546681 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc4e3940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b3b0 item 52 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b20c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b20c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b20c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b20c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b20c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.703152675 +0000 UTC m=+30.655892420 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b20c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85b730 item 53 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.703623441 +0000 UTC m=+30.656363176 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2640): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2b80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2b80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2b80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2b80): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2b80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.703623441 +0000 UTC m=+30.656363176 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b2b80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc85bb90 item 53 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3200): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3200): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3200): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.704918106 +0000 UTC m=+30.657657841 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43e0e0 item 54 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.705475543 +0000 UTC m=+30.658215278 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3c80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3c80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3c80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3c80): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3c80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.705475543 +0000 UTC m=+30.658215278 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc6b3c80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc43e2a0 item 54 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8500): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8500): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8500): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.70675585 +0000 UTC m=+30.659495585 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c81c0 item 55 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.707241955 +0000 UTC m=+30.659981690 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbfb8ec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a340): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a340): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a340): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.707241955 +0000 UTC m=+30.659981690 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3a340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8380 item 55 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3af00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3af00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3af00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3af00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3af00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.708408037 +0000 UTC m=+30.661147772 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3af00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c89a0 item 56 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.708826715 +0000 UTC m=+30.661566449 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3b400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bcc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bcc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bcc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bcc0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bcc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.708826715 +0000 UTC m=+30.661566449 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe3bcc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c8bd0 item 56 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.710059843 +0000 UTC m=+30.662799578 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbea3680): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76880): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76880): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c92d0 item 57 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76880): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.710551758 +0000 UTC m=+30.663291503 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd76880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9490 item 57 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.711070544 +0000 UTC m=+30.663810279 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbd77280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68080): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68080): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68080): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.711070544 +0000 UTC m=+30.663810279 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c96c0 item 57 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.712283123 +0000 UTC m=+30.665022859 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68740): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68c80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68c80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68c80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9b20 item 58 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68c80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68c80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.712746735 +0000 UTC m=+30.665486471 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe68c80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3c9e30 item 58 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.713305164 +0000 UTC m=+30.666044900 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe691c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69780): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69780): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69780): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69780): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69780): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.713305164 +0000 UTC m=+30.666044900 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69780): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f61c0 item 58 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.714734633 +0000 UTC m=+30.667474368 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbe69dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6400): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6400): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6690 item 59 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6400): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.715238892 +0000 UTC m=+30.667978626 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6850 item 59 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.715676043 +0000 UTC m=+30.668415788 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6ec0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6ec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6ec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6ec0): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6ec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.715676043 +0000 UTC m=+30.668415788 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f6ec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6a10 item 59 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.716872993 +0000 UTC m=+30.669612728 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7a40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7a40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7a40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f6f50 item 60 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7a40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7a40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.717341194 +0000 UTC m=+30.670080929 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc5f7a40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f7260 item 60 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.717897339 +0000 UTC m=+30.670637075 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba640): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba640): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba640): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba640): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba640): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.717897339 +0000 UTC m=+30.670637075 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdba640): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f7420 item 60 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.719403802 +0000 UTC m=+30.672143557 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbac80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb1c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb1c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb1c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f77a0 item 61 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb1c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb1c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.720013137 +0000 UTC m=+30.672752872 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb1c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb8c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb8c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb8c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb8c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb8c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.720013137 +0000 UTC m=+30.672752872 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbdbb8c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f7960 item 61 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.721450741 +0000 UTC m=+30.674190476 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a540): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a540): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2f7d50 item 62 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a540): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.721930082 +0000 UTC m=+30.674669817 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2a540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ac40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ac40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ac40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ac40): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ac40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.721930082 +0000 UTC m=+30.674669817 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2ac40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de070 item 62 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.723410976 +0000 UTC m=+30.676150721 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de5b0 item 63 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.723895939 +0000 UTC m=+30.676635674 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2b7c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bec0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bec0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.723895939 +0000 UTC m=+30.676635674 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf2bec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0de770 item 63 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): >_readAt: n=0, err=Bad file descriptor 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.725225829 +0000 UTC m=+30.677965564 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3c600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3cb40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3cb40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3cb40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0dee00 item 64 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3cb40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3cb40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.725611704 +0000 UTC m=+30.678351460 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3cb40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d240): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d240): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d240): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d240): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d240): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.725611704 +0000 UTC m=+30.678351460 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d240): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0defc0 item 64 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d880): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d880): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d880): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.727055569 +0000 UTC m=+30.679795345 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3d880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0df340 item 65 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.727540441 +0000 UTC m=+30.680280176 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf3dd00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c300): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c300): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c300): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.727540441 +0000 UTC m=+30.680280176 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0df500 item 65 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.728883155 +0000 UTC m=+30.681622890 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5c940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0df9d0 item 66 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.729419154 +0000 UTC m=+30.682158899 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5cdc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d300): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d300): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d300): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.729419154 +0000 UTC m=+30.682158899 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc0dfce0 item 66 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.730782867 +0000 UTC m=+30.683522622 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5d940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50c7e0 item 67 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.731313435 +0000 UTC m=+30.684053170 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf5ddc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf763c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf763c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf763c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf763c0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf763c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.731313435 +0000 UTC m=+30.684053170 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf763c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50cee0 item 67 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76a40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76a40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76a40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76a40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76a40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.73259757 +0000 UTC m=+30.685337304 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76a40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50d420 item 68 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.733174555 +0000 UTC m=+30.685914290 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf76f40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77480): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77480): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77480): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77480): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77480): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.733174555 +0000 UTC m=+30.685914290 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77480): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc50d6c0 item 68 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77ac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77ac0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.734380932 +0000 UTC m=+30.687120668 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dbf77ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ec070 item 69 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.734919015 +0000 UTC m=+30.687658760 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a540): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a540): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a540): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.734919015 +0000 UTC m=+30.687658760 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04a540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ec310 item 69 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04abc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04abc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04abc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04abc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04abc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.736388107 +0000 UTC m=+30.689127862 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04abc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ec850 item 70 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.736916239 +0000 UTC m=+30.689655984 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b0c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b600): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b600): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b600): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.736916239 +0000 UTC m=+30.689655984 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04b600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7eca10 item 70 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04bc80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04bc80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04bc80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04bc80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04bc80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.738215082 +0000 UTC m=+30.690954817 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc04bc80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ece70 item 71 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.738718067 +0000 UTC m=+30.691457802 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca780): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca780): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca780): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca780): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca780): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.738718067 +0000 UTC m=+30.691457802 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0ca780): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed030 item 71 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cae00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cae00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cae00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cae00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cae00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.740128159 +0000 UTC m=+30.692867904 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cae00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed3b0 item 72 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.740635082 +0000 UTC m=+30.693374827 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb300): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb840): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb840): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb840): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb840): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb840): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.740635082 +0000 UTC m=+30.693374827 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cb840): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed570 item 72 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.741829128 +0000 UTC m=+30.694568862 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0cbe00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2400): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2400): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7ed9d0 item 73 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2400): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.742327554 +0000 UTC m=+30.695067299 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7edb90 item 73 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.742842153 +0000 UTC m=+30.695581898 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e28c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2e00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2e00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2e00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2e00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2e00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.742842153 +0000 UTC m=+30.695581898 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e2e00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc7edd50 item 73 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.74411742 +0000 UTC m=+30.696857165 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3940): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbb713b0 item 74 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3940): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.744546296 +0000 UTC m=+30.697286041 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dbb71dc0 item 74 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.745124222 +0000 UTC m=+30.697863967 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc0e3e80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112500): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112500): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112500): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.745124222 +0000 UTC m=+30.697863967 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ec230 item 74 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.746304312 +0000 UTC m=+30.699044057 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc112b40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ec770 item 75 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.746667294 +0000 UTC m=+30.699407029 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): _writeAt: size=3, off=2 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ec930 item 75 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.747119013 +0000 UTC m=+30.699858749 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113ac0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113ac0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.747119013 +0000 UTC m=+30.699858749 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc113ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ecaf0 item 75 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.748166774 +0000 UTC m=+30.700906509 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e200): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e700): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e700): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ecee0 item 76 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e700): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.748525718 +0000 UTC m=+30.701265453 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15e700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed0a0 item 76 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): _writeAt: size=3, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.748989059 +0000 UTC m=+30.701728795 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15ec40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f1c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f1c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f1c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f1c0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f1c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.748989059 +0000 UTC m=+30.701728795 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f1c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed260 item 76 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.750315203 +0000 UTC m=+30.703054938 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15f800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15fd00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15fd00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15fd00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed6c0 item 77 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15fd00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15fd00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.750698233 +0000 UTC m=+30.703437968 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc15fd00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180500): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180500): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180500): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180500): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180500): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.750698233 +0000 UTC m=+30.703437968 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180500): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1ed8f0 item 77 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.751769538 +0000 UTC m=+30.704509272 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc180b40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181040): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181040): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181040): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1edce0 item 78 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181040): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181040): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.752178086 +0000 UTC m=+30.704917821 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181040): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181740): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181740): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181740): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181740): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181740): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.752178086 +0000 UTC m=+30.704917821 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181740): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc206700 item 78 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.753281631 +0000 UTC m=+30.706021366 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc181d80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248380): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248380): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc206d90 item 79 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248380): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.753671554 +0000 UTC m=+30.706411289 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248a80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248a80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248a80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248a80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248a80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.753671554 +0000 UTC m=+30.706411289 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc248a80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2070a0 item 79 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.754766372 +0000 UTC m=+30.707506107 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2490c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2495c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2495c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2495c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc207490 item 80 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2495c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2495c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.755152098 +0000 UTC m=+30.707891832 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2495c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc249cc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc249cc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc249cc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc249cc0): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc249cc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.755152098 +0000 UTC m=+30.707891832 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc249cc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc2076c0 item 80 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266400): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266400): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266400): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266400): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266400): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.756401316 +0000 UTC m=+30.709141051 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266400): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc207ab0 item 81 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.75675921 +0000 UTC m=+30.709498945 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266dc0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266dc0): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.75675921 +0000 UTC m=+30.709498945 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc266dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc207d50 item 81 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.757932274 +0000 UTC m=+30.710672010 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4643f0 item 82 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.758545127 +0000 UTC m=+30.711284872 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267940): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267ec0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267ec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267ec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267ec0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267ec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.758545127 +0000 UTC m=+30.711284872 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc267ec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4645b0 item 82 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0640): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0640): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0640): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0640): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0640): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.759783025 +0000 UTC m=+30.712522770 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0640): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464930 item 83 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.760311248 +0000 UTC m=+30.713050993 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b0b40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1080): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1080): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1080): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.760311248 +0000 UTC m=+30.713050993 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464bd0 item 83 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1700): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1700): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1700): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.761536241 +0000 UTC m=+30.714275986 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc464fc0 item 84 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.762129066 +0000 UTC m=+30.714868821 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2b1c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2280): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2280): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2280): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.762129066 +0000 UTC m=+30.714868821 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465180 item 84 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2900): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2900): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2900): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2900): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2900): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.76332752 +0000 UTC m=+30.716067265 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2900): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc4655e0 item 85 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.763819564 +0000 UTC m=+30.716559310 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f2e00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3340): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3340): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3340): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.763819564 +0000 UTC m=+30.716559310 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465810 item 85 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f39c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f39c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f39c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f39c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f39c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.765222813 +0000 UTC m=+30.717962548 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f39c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465b90 item 86 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.765802823 +0000 UTC m=+30.718542578 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc2f3ec0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342540): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342540): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342540): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342540): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342540): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.765802823 +0000 UTC m=+30.718542578 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342540): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc465e30 item 86 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342bc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342bc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342bc0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342bc0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342bc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.767224166 +0000 UTC m=+30.719963921 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc342bc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1084d0 item 87 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.767707625 +0000 UTC m=+30.720447359 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3430c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343600): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343600): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343600): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.767707625 +0000 UTC m=+30.720447359 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108770 item 87 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343c80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343c80): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343c80): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343c80): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343c80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.769039499 +0000 UTC m=+30.721779235 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc343c80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108d90 item 88 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.769485408 +0000 UTC m=+30.722225142 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a280): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a800): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a800): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a800): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a800): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a800): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.769485408 +0000 UTC m=+30.722225142 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36a800): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc108f50 item 88 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.770762799 +0000 UTC m=+30.723502534 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36ae40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b380): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b380): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc1092d0 item 89 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b380): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.771246669 +0000 UTC m=+30.723986434 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109570 item 89 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.771718676 +0000 UTC m=+30.724458411 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36b8c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36be40): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36be40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36be40): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36be40): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36be40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.771718676 +0000 UTC m=+30.724458411 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc36be40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109810 item 89 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.773067183 +0000 UTC m=+30.725806928 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4580): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4ac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109c70 item 90 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4ac0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.773479367 +0000 UTC m=+30.726219113 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a4ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc109e30 item 90 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.774003112 +0000 UTC m=+30.726742847 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a55c0): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a55c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a55c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a55c0): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a55c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.774003112 +0000 UTC m=+30.726742847 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a55c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8230 item 90 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.775251629 +0000 UTC m=+30.727991364 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3a5c00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4240): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4240): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4240): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8770 item 91 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4240): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4240): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.775729918 +0000 UTC m=+30.728469654 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4240): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): >_readAt: n=2, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): _writeAt: size=3, off=7 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8930 item 91 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.776206545 +0000 UTC m=+30.728946280 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4780): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4d00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4d00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4d00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4d00): >_readAt: n=8, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4d00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.776206545 +0000 UTC m=+30.728946280 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d4d00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b8bd0 item 91 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.777448781 +0000 UTC m=+30.730188516 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5340): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5880): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5880): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5880): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b90a0 item 92 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5880): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5880): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.77791639 +0000 UTC m=+30.730656125 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5880): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): open at offset 5 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9260 item 92 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): _readAt: size=2, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): _writeAt: size=3, off=5 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): >_writeAt: n=3, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.778478336 +0000 UTC m=+30.731218081 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc3d5dc0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418480): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418480): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418480): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418480): >_readAt: n=3, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418480): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.778478336 +0000 UTC m=+30.731218081 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418480): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9420 item 92 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.779794261 +0000 UTC m=+30.732533996 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc418ac0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419000): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419000): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419000): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9810 item 93 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419000): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419000): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.780252332 +0000 UTC m=+30.732992067 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419000): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419700): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419700): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419700): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419700): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419700): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.780252332 +0000 UTC m=+30.732992067 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419700): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9a40 item 93 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.781607239 +0000 UTC m=+30.734346974 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc419d40): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44a380): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44a380): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44a380): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc3b9dc0 item 94 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44a380): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44a380): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.782046204 +0000 UTC m=+30.734785980 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44a380): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44aa80): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44aa80): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44aa80): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44aa80): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44aa80): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.782046204 +0000 UTC m=+30.734785980 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44aa80): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02c4d0 item 94 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.783465423 +0000 UTC m=+30.736205159 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b0c0): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b600): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b600): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b600): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02ca10 item 95 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b600): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b600): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.783927652 +0000 UTC m=+30.736667387 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44b600): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44bd00): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44bd00): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44bd00): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44bd00): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44bd00): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.783927652 +0000 UTC m=+30.736667387 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc44bd00): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02cd90 item 95 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 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/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): open at offset 0 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): _readAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): >_readAt: n=0, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.785350307 +0000 UTC m=+30.738090082 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c440): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c980): _writeAt: size=5, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c980): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c980): >openPending: err= 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02d6c0 item 96 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c980): >_writeAt: n=5, err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c980): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.785795063 +0000 UTC m=+30.738534798 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47c980): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/07 03:38:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/07 03:38:06 DEBUG : open-test-file: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47d080): _readAt: size=512, off=0 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47d080): openPending: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47d080): >openPending: err= 2026/07/07 03:38:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47d080): >_readAt: n=5, err=EOF 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47d080): close: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-07 03:38:06.785795063 +0000 UTC m=+30.738534798 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : open-test-file(0x2030dc47d080): >close: err= 2026/07/07 03:38:06 DEBUG : open-test-file: Remove: 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2030dc02d8f0 item 96 2026/07/07 03:38:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/07 03:38:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/07 03:38:06 DEBUG : open-test-file: >Remove: err= 2026/07/07 03:38:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : >WaitForWriters: 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- PASS: TestRWFileHandleOpenTests/writes (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:06 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:06 DEBUG : file1: newRWFileHandle: 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): openPending: 2026/07/07 03:38:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): >openPending: err= 2026/07/07 03:38:06 DEBUG : file1: >newRWFileHandle: err= 2026/07/07 03:38:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/07 03:38:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): _writeAt: size=2, off=0 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): >_writeAt: n=2, err= 2026/07/07 03:38:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): RWFileHandle.Flush 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): RWFileHandle.Release 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): close: 2026/07/07 03:38:06 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/07 03:38:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:06 DEBUG : file1(0x2030dc3ec0c0): >close: err= 2026/07/07 03:38:06 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:06 DEBUG : file1: vfs cache: starting upload 2026/07/07 03:38:06 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1.a0a9169e.partial" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1.a0a9169e.partial 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1.a0a9169e.partial" 2026/07/07 03:38:06 DEBUG : Looking for writers 2026/07/07 03:38:06 DEBUG : file1: reading active writers 2026/07/07 03:38:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-yogabum8yapa/file1.a0a9169e.partial 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:06 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/07 03:38:06 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/07 03:38:06 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/07 03:38:06 INFO : file1: Copied (new) 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:06 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:07 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/07 03:38:07 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/07 03:38:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/07 03:38:07 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/07 03:38:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:07 INFO : file1: vfs cache: upload succeeded try #1 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : file1: reading active writers 2026/07/07 03:38:07 DEBUG : >WaitForWriters: 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:07 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:07 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/07 03:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : file1: reading active writers 2026/07/07 03:38:07 DEBUG : >WaitForWriters: 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.52s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:07 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:07 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:07 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:07 DEBUG : rename_me: newRWFileHandle: 2026/07/07 03:38:07 DEBUG : rename_me(0x2030dc28cbc0): openPending: 2026/07/07 03:38:07 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/07 03:38:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/07 03:38:07 DEBUG : rename_me(0x2030dc28cbc0): >openPending: err= 2026/07/07 03:38:07 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/07 03:38:07 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/07 03:38:07 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/07 03:38:07 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/07 03:38:07 DEBUG : rename_me(0x2030dc28cbc0): _writeAt: size=5, off=0 2026/07/07 03:38:07 DEBUG : rename_me(0x2030dc28cbc0): >_writeAt: n=5, err= 2026/07/07 03:38:07 DEBUG : rename_me(0x2030dc28cbc0): close: 2026/07/07 03:38:07 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-07 03:38:07.307173901 +0000 UTC m=+31.259913646 2026/07/07 03:38:07 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/07 03:38:07 DEBUG : rename_me(0x2030dc28cbc0): >close: err= 2026/07/07 03:38:07 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/07 03:38:07 DEBUG : i_was_renamed: Updating file with 0x2030dc35bc70 2026/07/07 03:38:07 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/07 03:38:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/07 03:38:07 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/07 03:38:07 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/07 03:38:07 DEBUG : i_was_renamed.7d0388cc.partial: size = 5 OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/i_was_renamed.7d0388cc.partial" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/i_was_renamed.7d0388cc.partial 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/i_was_renamed.7d0388cc.partial" 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38: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-yogabum8yapa/dir/file1: no such file or directory 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:38:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/i_was_renamed.7d0388cc.partial 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:07 DEBUG : i_was_renamed.7d0388cc.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:07 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:38:07 DEBUG : i_was_renamed.7d0388cc.partial: renamed to: i_was_renamed 2026/07/07 03:38:07 INFO : i_was_renamed: Copied (new) 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/i_was_renamed" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/i_was_renamed 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/i_was_renamed" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/i_was_renamed 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:07 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:07 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-07 03:38:07 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/07 03:38:07 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/07 03:38:07 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/07 03:38:07 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/07 03:38:07 DEBUG : Looking for writers 2026/07/07 03:38:07 DEBUG : i_was_renamed: reading active writers 2026/07/07 03:38:07 DEBUG : >WaitForWriters: 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.32s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:07 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/07 03:38:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-yogabum8yapa" 2026/07/07 03:38:07 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:07 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:07 DEBUG : forgetting directory cache 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:07 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:07 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbeaee00): _readAt: size=512, off=0 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbeaee00): openPending: 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:39:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:38:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbeaee00): >openPending: err= 2026/07/07 03:38:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbeaee00): >_readAt: n=20, err=EOF 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbeaee00): close: 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:39:07 +0000 UTC 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbeaee00): >close: err= 2026/07/07 03:38:08 DEBUG : Re-reading directory (100.778178ms old) 2026/07/07 03:38:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : forgetting directory cache 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbfb83c0): _readAt: size=512, off=0 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbfb83c0): openPending: 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:40:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-07 02:39:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:40:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-07 02:39:07 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/07 03:38:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:38:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbfb83c0): >openPending: err= 2026/07/07 03:38:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbfb83c0): >_readAt: n=20, err=EOF 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbfb83c0): close: 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:40:07 +0000 UTC 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate(0x2030dbfb83c0): >close: err= 2026/07/07 03:38:08 DEBUG : Re-reading directory (100.283848ms old) 2026/07/07 03:38:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:08 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:08 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/07 03:38:08 DEBUG : forgetting directory cache 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbfb9380): _readAt: size=512, off=0 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbfb9380): openPending: 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:41:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-07 02:40:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:41:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-07 02:40:07 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/07 03:38:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:38:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbfb9380): >openPending: err= 2026/07/07 03:38:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbfb9380): >_readAt: n=20, err=EOF 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbfb9380): close: 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:41:07 +0000 UTC 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbfb9380): >close: err= 2026/07/07 03:38:09 DEBUG : Re-reading directory (100.374026ms old) 2026/07/07 03:38:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/07 03:38:09 DEBUG : forgetting directory cache 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbeafcc0): _readAt: size=512, off=0 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbeafcc0): openPending: 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:42:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-07 02:41:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:42:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-07 02:41:07 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/07 03:38:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:38:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbeafcc0): >openPending: err= 2026/07/07 03:38:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbeafcc0): >_readAt: n=20, err=EOF 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbeafcc0): close: 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:42:07 +0000 UTC 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate(0x2030dbeafcc0): >close: err= 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : forgetting directory cache 2026/07/07 03:38:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:09 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:09 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dbe3b440): _readAt: size=512, off=0 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dbe3b440): openPending: 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:43:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-07 02:42:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:43:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-07 02:42:07 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/07 03:38:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:38:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dbe3b440): >openPending: err= 2026/07/07 03:38:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dbe3b440): >_readAt: n=20, err=EOF 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dbe3b440): close: 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:43:07 +0000 UTC 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dbe3b440): >close: err= 2026/07/07 03:38:10 DEBUG : Re-reading directory (102.12049ms old) 2026/07/07 03:38:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : forgetting directory cache 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dc3ed640): _readAt: size=512, off=0 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dc3ed640): openPending: 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-07 02:44:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-07 02:43:07 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-07 02:44:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-07 02:43:07 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/07 03:38:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/07 03:38:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dc3ed640): >openPending: err= 2026/07/07 03:38:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dc3ed640): >_readAt: n=20, err=EOF 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dc3ed640): close: 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:44:07 +0000 UTC 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate(0x2030dc3ed640): >close: err= 2026/07/07 03:38:10 DEBUG : Re-reading directory (101.961301ms old) 2026/07/07 03:38:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:10 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:10 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/07 03:38:10 DEBUG : forgetting directory cache 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dc605280): _readAt: size=512, off=0 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dc605280): openPending: 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-07 02:45:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-07 02:44:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-07 02:45:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-07 02:44:07 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/07 03:38:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/07 03:38:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dc605280): >openPending: err= 2026/07/07 03:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dc605280): >_readAt: n=21, err=EOF 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dc605280): close: 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:45:07 +0000 UTC 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dc605280): >close: err= 2026/07/07 03:38:11 DEBUG : Re-reading directory (100.007677ms old) 2026/07/07 03:38:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/07 03:38:11 DEBUG : forgetting directory cache 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dbd76d00): _readAt: size=512, off=0 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dbd76d00): openPending: 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-07 02:46:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-07 02:45:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-07 02:46:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-07 02:45:07 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/07 03:38:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/07 03:38:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dbd76d00): >openPending: err= 2026/07/07 03:38:11 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dbd76d00): >_readAt: n=22, err=EOF 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dbd76d00): close: 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:46:07 +0000 UTC 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate(0x2030dbd76d00): >close: err= 2026/07/07 03:38:11 DEBUG : Re-reading directory (101.005763ms old) 2026/07/07 03:38:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:11 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:11 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/07 03:38:11 DEBUG : forgetting directory cache 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc35c200): _readAt: size=512, off=0 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc35c200): openPending: 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-07 02:47:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-07 02:46:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-07 02:47:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-07 02:46:07 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/07 03:38:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/07 03:38:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc35c200): >openPending: err= 2026/07/07 03:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc35c200): >_readAt: n=23, err=EOF 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc35c200): close: 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:47:07 +0000 UTC 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc35c200): >close: err= 2026/07/07 03:38:12 DEBUG : Re-reading directory (100.480786ms old) 2026/07/07 03:38:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/07 03:38:12 DEBUG : forgetting directory cache 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc3a2f00): _readAt: size=512, off=0 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc3a2f00): openPending: 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-yogabum8yapa/TestRWCacheUpdate 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-07 02:48:07 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-07 02:47:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-07 02:48:07 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-07 02:47:07 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/07 03:38:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/07 03:38:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc3a2f00): >openPending: err= 2026/07/07 03:38:12 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc3a2f00): >_readAt: n=24, err=EOF 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc3a2f00): close: 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-07 02:48:07 +0000 UTC 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate(0x2030dc3a2f00): >close: err= 2026/07/07 03:38:12 DEBUG : Re-reading directory (102.400828ms old) 2026/07/07 03:38:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/07 03:38:12 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:12 DEBUG : Looking for writers 2026/07/07 03:38:12 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/07 03:38:12 DEBUG : >WaitForWriters: 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.04s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:12 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:12 DEBUG : forgetting directory cache 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:12 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:12 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:12 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/07 03:38:13 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:13 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/07 03:38:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/07 03:38:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 03:38:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 03:38:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 03:38:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/07 03:38:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 03:38:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 03:38:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 03:38:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/FiLeA" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-yogabum8yapa/FiLeA 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:13 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:13 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/07 03:38:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 03:38:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 03:38:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FiLeB" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-yogabum8yapa/FiLeB 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/07 03:38:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 03:38:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 03:38:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/FilEb" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-yogabum8yapa/FilEb 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/07 03:38:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/07 03:38:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/07 03:38:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/07 03:38:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/07 03:38:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/07 03:38:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/07 03:38:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/07 03:38:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/07 03:38:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:14 DEBUG : Looking for writers 2026/07/07 03:38:14 DEBUG : FiLeA: reading active writers 2026/07/07 03:38:14 DEBUG : FiLeB: reading active writers 2026/07/07 03:38:14 DEBUG : FilEb: reading active writers 2026/07/07 03:38:14 DEBUG : >WaitForWriters: 2026/07/07 03:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:14 DEBUG : Looking for writers 2026/07/07 03:38:14 DEBUG : FilEb: reading active writers 2026/07/07 03:38:14 DEBUG : FiLeA: reading active writers 2026/07/07 03:38:14 DEBUG : FiLeB: reading active writers 2026/07/07 03:38:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.62s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/normal name with no special characters.txt" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/normal\ name\ with\ no\ special\ characters.txt 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/normal\ name\ with\ no\ special\ characters.txt" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-yogabum8yapa/normal name with no special characters.txt 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/normal name with no special characters.txt" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/normal\ name\ with\ no\ special\ characters.txt 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/normal\ name\ with\ no\ special\ characters.txt" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-yogabum8yapa/normal name with no special characters.txt 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/測試_Русский___ě_áñ" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/測試_Русский___ě_áñ 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/測試_Русский___ě_áñ" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-yogabum8yapa/測試_Русский___ě_áñ 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/測試_Русский___ě_áñ" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/測試_Русский___ě_áñ 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/測試_Русский___ě_áñ" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-yogabum8yapa/測試_Русский___ě_áñ 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/07 03:38:14 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/normal name with no special characters.txt" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/normal\ name\ with\ no\ special\ characters.txt 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/normal\ name\ with\ no\ special\ characters.txt" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-yogabum8yapa/normal name with no special characters.txt 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/測試_Русский___ě_áñ" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/測試_Русский___ě_áñ 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/測試_Русский___ě_áñ" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-yogabum8yapa/測試_Русский___ě_áñ 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:14 DEBUG : Looking for writers 2026/07/07 03:38:14 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/07 03:38:14 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/07 03:38:14 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.64s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:14 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Reusing VFS from active cache 2026/07/07 03:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:14 DEBUG : Looking for writers 2026/07/07 03:38:14 DEBUG : >WaitForWriters: 2026/07/07 03:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:14 DEBUG : Looking for writers 2026/07/07 03:38:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:14 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:14 DEBUG : Looking for writers 2026/07/07 03:38:14 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:14 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:14 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:14 DEBUG : Looking for writers 2026/07/07 03:38:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:14 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:14 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/07 03:38:15 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:15 DEBUG : dir: Looking for writers 2026/07/07 03:38:15 DEBUG : file2: reading active writers 2026/07/07 03:38:15 DEBUG : Looking for writers 2026/07/07 03:38:15 DEBUG : dir: reading active writers 2026/07/07 03:38:15 DEBUG : file1: reading active writers 2026/07/07 03:38:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.42s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:15 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/07 03:38:15 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:15 DEBUG : dir: Looking for writers 2026/07/07 03:38:15 DEBUG : Looking for writers 2026/07/07 03:38:15 DEBUG : dir: reading active writers 2026/07/07 03:38:15 DEBUG : file1: reading active writers 2026/07/07 03:38:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.41s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:15 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:15 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:15 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/07 03:38:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:16 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 03:38:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 03:38:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 03:38:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/07 03:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/new_file.txt" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/new_file.txt 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/new_file.txt" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/dir/new_file.txt 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:38:16 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/07 03:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/07 03:38:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/07 03:38:16 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:16 DEBUG : dir: Looking for writers 2026/07/07 03:38:16 DEBUG : file2: reading active writers 2026/07/07 03:38:16 DEBUG : new_file.txt: reading active writers 2026/07/07 03:38:16 DEBUG : Looking for writers 2026/07/07 03:38:16 DEBUG : dir: reading active writers 2026/07/07 03:38:16 DEBUG : file1: reading active writers 2026/07/07 03:38:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.51s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:16 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file2" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-yogabum8yapa/dir/file2 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/07 03:38:16 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/07 03:38:16 DEBUG : dir/file1: Updating file with dir/file1 0x2030dc13cc30 2026/07/07 03:38:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/07 03:38:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/dir/file1" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-yogabum8yapa/dir/file1 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/07 03:38:16 INFO : dir/file1: Moved (server-side) to: file0 2026/07/07 03:38:16 DEBUG : file0: Updating file with file0 0x2030dc13cc30 2026/07/07 03:38:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/07 03:38:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file0" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file0 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file0" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-yogabum8yapa/file0 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file0" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file0 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file0" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-yogabum8yapa/file0 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:16 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/07 03:38:16 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:16 DEBUG : dir: Looking for writers 2026/07/07 03:38:16 DEBUG : Looking for writers 2026/07/07 03:38:16 DEBUG : file0: reading active writers 2026/07/07 03:38:16 DEBUG : dir: reading active writers 2026/07/07 03:38:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.61s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:16 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Server has VFS statistics extension 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: About path "/rclone-test-yogabum8yapa" 2026/07/07 03:38:16 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:16 DEBUG : Looking for writers 2026/07/07 03:38:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:16 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:16 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/07 03:38:16 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/07 03:38:16 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/07 03:38:16 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/07 03:38:16 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/07 03:38:16 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2026/07/07 03:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:17 DEBUG : c: Looking for writers 2026/07/07 03:38:17 DEBUG : d: Looking for writers 2026/07/07 03:38:17 DEBUG : Looking for writers 2026/07/07 03:38:17 DEBUG : a: Looking for writers 2026/07/07 03:38:17 DEBUG : b: Looking for writers 2026/07/07 03:38:17 DEBUG : Looking for writers 2026/07/07 03:38:17 DEBUG : /: reading active writers 2026/07/07 03:38:17 DEBUG : a: reading active writers 2026/07/07 03:38:17 DEBUG : b: reading active writers 2026/07/07 03:38:17 DEBUG : c: reading active writers 2026/07/07 03:38:17 DEBUG : d: reading active writers 2026/07/07 03:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.22s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:17 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/07 03:38:17 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/07 03:38:17 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/07 03:38:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/07 03:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:17 DEBUG : a/b/c/d: Looking for writers 2026/07/07 03:38:17 DEBUG : a/b/c: Looking for writers 2026/07/07 03:38:17 DEBUG : d: reading active writers 2026/07/07 03:38:17 DEBUG : a/b: Looking for writers 2026/07/07 03:38:17 DEBUG : c: reading active writers 2026/07/07 03:38:17 DEBUG : a: Looking for writers 2026/07/07 03:38:17 DEBUG : b: reading active writers 2026/07/07 03:38:17 DEBUG : Looking for writers 2026/07/07 03:38:17 DEBUG : a: reading active writers 2026/07/07 03:38:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === 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-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:17 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:17 DEBUG : Looking for writers 2026/07/07 03:38:17 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-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:17 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/07 03:38:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/07 03:38:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:38:17 DEBUG : file1: size = 5 OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:38:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:17 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:17 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/07 03:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/07 03:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:38:17 DEBUG : file1: size = 0 OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:17 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:17 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:38:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/07 03:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (7 bytes), uploading instead of streaming 2026/07/07 03:38:17 DEBUG : file1: size = 7 OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:17 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:17 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/07 03:38:17 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/07 03:38:17 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:17 DEBUG : Looking for writers 2026/07/07 03:38:17 DEBUG : file1: reading active writers 2026/07/07 03:38:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.50s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:17 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/07 03:38:18 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/07 03:38:18 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/07 03:38:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (11 bytes), uploading instead of streaming 2026/07/07 03:38:18 DEBUG : file1: size = 11 OK 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:18 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/07 03:38:18 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:18 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:18 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/07 03:38:18 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:18 DEBUG : Looking for writers 2026/07/07 03:38:18 DEBUG : file1: reading active writers 2026/07/07 03:38:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.30s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:18 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/07 03:38:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (5 bytes), uploading instead of streaming 2026/07/07 03:38:18 DEBUG : file1: size = 5 OK 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:18 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/07 03:38:19 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/07 03:38:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/07 03:38:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:19 DEBUG : Looking for writers 2026/07/07 03:38:19 DEBUG : file1: reading active writers 2026/07/07 03:38:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:19 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : file1: WriteFileHandle.Release closing 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:38:19 DEBUG : file1: size = 0 OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:38:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/07 03:38:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:19 DEBUG : Looking for writers 2026/07/07 03:38:19 DEBUG : file1: reading active writers 2026/07/07 03:38:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.10s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:19 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (2 bytes), uploading instead of streaming 2026/07/07 03:38:19 DEBUG : file1: size = 2 OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/07 03:38:19 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/07 03:38:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:19 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:19 DEBUG : Looking for writers 2026/07/07 03:38:19 DEBUG : file1: reading active writers 2026/07/07 03:38:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.10s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:19 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (0 bytes), uploading instead of streaming 2026/07/07 03:38:19 DEBUG : file1: size = 0 OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/07 03:38:19 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/07 03:38:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:19 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 03:38:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 03:38:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 03:38:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:19 DEBUG : Looking for writers 2026/07/07 03:38:19 DEBUG : file1: reading active writers 2026/07/07 03:38:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:19 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/07 03:38:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: File to upload is small (100 bytes), uploading instead of streaming 2026/07/07 03:38:19 DEBUG : file1: size = 100 OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/file1" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 42e8e82422eccd1dbd1b211751aa5b7e /rclone-test-yogabum8yapa/file1 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : file1: Parsed hash: 42e8e82422eccd1dbd1b211751aa5b7e 2026/07/07 03:38:19 DEBUG : file1: md5 = 42e8e82422eccd1dbd1b211751aa5b7e OK 2026/07/07 03:38:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/07 03:38:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/07 03:38:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/07 03:38:19 DEBUG : file1: Open: flags=O_RDONLY 2026/07/07 03:38:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/07 03:38:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/07 03:38:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:19 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:19 DEBUG : Looking for writers 2026/07/07 03:38:19 DEBUG : file1: reading active writers 2026/07/07 03:38:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.10s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:19 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f000.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f000.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f000.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-yogabum8yapa/flat/f000.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f000.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/flat/f000.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/flat/f000.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-yogabum8yapa/flat/f000.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f001.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f001.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f001.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-yogabum8yapa/flat/f001.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f001.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/flat/f001.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/flat/f001.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-yogabum8yapa/flat/f001.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f002.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f002.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f002.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-yogabum8yapa/flat/f002.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:19 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f002.txt" 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/flat/f002.txt 2026/07/07 03:38:19 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/flat/f002.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-yogabum8yapa/flat/f002.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f003.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f003.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f003.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-yogabum8yapa/flat/f003.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f003.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/flat/f003.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/flat/f003.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-yogabum8yapa/flat/f003.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f004.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f004.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f004.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-yogabum8yapa/flat/f004.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f004.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: sha1sum /rclone-test-yogabum8yapa/flat/f004.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-yogabum8yapa/flat/f004.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-yogabum8yapa/flat/f004.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/07 03:38:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/07 03:38:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/07 03:38:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f000.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f000.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f000.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-yogabum8yapa/flat/f000.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/07 03:38:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/07 03:38:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/07 03:38:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:20 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f001.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f001.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f001.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-yogabum8yapa/flat/f001.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/07 03:38:20 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/07 03:38:20 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/07 03:38:20 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f002.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f002.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f002.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-yogabum8yapa/flat/f002.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/07 03:38:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/07 03:38:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/07 03:38:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:20 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f003.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f003.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f003.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-yogabum8yapa/flat/f003.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/07 03:38:20 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/07 03:38:20 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/07 03:38:20 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/flat/f004.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/flat/f004.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/flat/f004.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-yogabum8yapa/flat/f004.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:20 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/07 03:38:20 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:20 DEBUG : flat: Looking for writers 2026/07/07 03:38:20 DEBUG : f002.txt: reading active writers 2026/07/07 03:38:20 DEBUG : f003.txt: reading active writers 2026/07/07 03:38:20 DEBUG : f004.txt: reading active writers 2026/07/07 03:38:20 DEBUG : f000.txt: reading active writers 2026/07/07 03:38:20 DEBUG : f001.txt: reading active writers 2026/07/07 03:38:20 DEBUG : Looking for writers 2026/07/07 03:38:20 DEBUG : flat: reading active writers 2026/07/07 03:38:20 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.50s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:20 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:20 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/07 03:38:20 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/07 03:38:20 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:20 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/a/b/c/deep.txt" 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/a/b/c/deep.txt 2026/07/07 03:38:20 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/a/b/c/deep.txt" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-yogabum8yapa/a/b/c/deep.txt 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:21 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/07 03:38:21 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/07 03:38:21 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/07 03:38:21 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:21 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/a/b/mid.txt" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/a/b/mid.txt 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/a/b/mid.txt" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-yogabum8yapa/a/b/mid.txt 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:21 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/07 03:38:21 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/07 03:38:21 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/07 03:38:21 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:21 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/a/top.txt" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/a/top.txt 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/a/top.txt" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-yogabum8yapa/a/top.txt 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:21 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/07 03:38:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:21 DEBUG : a/b/c: Looking for writers 2026/07/07 03:38:21 DEBUG : deep.txt: reading active writers 2026/07/07 03:38:21 DEBUG : a/b: Looking for writers 2026/07/07 03:38:21 DEBUG : c: reading active writers 2026/07/07 03:38:21 DEBUG : mid.txt: reading active writers 2026/07/07 03:38:21 DEBUG : a: Looking for writers 2026/07/07 03:38:21 DEBUG : b: reading active writers 2026/07/07 03:38:21 DEBUG : top.txt: reading active writers 2026/07/07 03:38:21 DEBUG : Looking for writers 2026/07/07 03:38:21 DEBUG : a: reading active writers 2026/07/07 03:38:21 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:21 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/bigdir/big.bin" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/bigdir/big.bin 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/bigdir/big.bin" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 359a0f7230c24ae6ba5c2667fb122f94 /rclone-test-yogabum8yapa/bigdir/big.bin 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:21 DEBUG : bigdir/big.bin: Parsed hash: 359a0f7230c24ae6ba5c2667fb122f94 2026/07/07 03:38:21 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:21 DEBUG : bigdir: Looking for writers 2026/07/07 03:38:21 DEBUG : big.bin: reading active writers 2026/07/07 03:38:21 DEBUG : Looking for writers 2026/07/07 03:38:21 DEBUG : bigdir: reading active writers 2026/07/07 03:38:21 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.68s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-yogabum8yapa", Local "Local file system at /tmp/rclone3842798629", Modify Window "1s" 2026/07/07 03:38:21 INFO : sftp://rclone@:22/rclone-test-yogabum8yapa: poll-interval is not supported by this remote 2026/07/07 03:38:21 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/07 03:38:21 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/07 03:38:21 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:21 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir1/a.txt" 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir1/a.txt 2026/07/07 03:38:21 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir1/a.txt" 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-yogabum8yapa/dir1/a.txt 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:22 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/07 03:38:22 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/07 03:38:22 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/07 03:38:22 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:22 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir2/b.txt" 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir2/b.txt 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir2/b.txt" 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: 415290769594460e2e485922904f345d /rclone-test-yogabum8yapa/dir2/b.txt 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:22 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/07 03:38:22 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/07 03:38:22 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/07 03:38:22 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/07 03:38:22 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Shell path "/rclone-test-yogabum8yapa/dir3/c.txt" 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: creating additional session 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Running remote command: md5sum /rclone-test-yogabum8yapa/dir3/c.txt 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-yogabum8yapa/dir3/c.txt" 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: command exited OK 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-yogabum8yapa/dir3/c.txt 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: ssh external: close 2026/07/07 03:38:22 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/07 03:38:22 DEBUG : WaitForWriters: timeout=30s 2026/07/07 03:38:22 DEBUG : dir1: Looking for writers 2026/07/07 03:38:22 DEBUG : a.txt: reading active writers 2026/07/07 03:38:22 DEBUG : dir2: Looking for writers 2026/07/07 03:38:22 DEBUG : b.txt: reading active writers 2026/07/07 03:38:22 DEBUG : dir3: Looking for writers 2026/07/07 03:38:22 DEBUG : c.txt: reading active writers 2026/07/07 03:38:22 DEBUG : Looking for writers 2026/07/07 03:38:22 DEBUG : dir1: reading active writers 2026/07/07 03:38:22 DEBUG : dir2: reading active writers 2026/07/07 03:38:22 DEBUG : dir3: reading active writers 2026/07/07 03:38:22 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.31s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/07 03:38:22 DEBUG : sftp://rclone@:22/rclone-test-yogabum8yapa: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 46.242742247s (try 1/5)