"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2026/07/31 04:59:14 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-japogaw9guki" 2026/07/31 04:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 04:59:14 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2026/07/31 04:59:14 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/31 04:59:14 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2026/07/31 04:59:14 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/31 04:59:14 NOTICE: TestSFTPRcloneSSH{aFBXt}: No host key validation is being performed. Set known_hosts_file (to "none" to silence this notice) or use --sftp-pin-host-key to enable it. See: https://rclone.org/sftp/#host-key-validation 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: 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/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell type "unix" from config 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Relative path resolved to "/rclone-test-japogaw9guki" 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Using root directory "/rclone-test-japogaw9guki" 2026/07/31 04:59:14 DEBUG : Creating backend with remote "/tmp/rclone1409284655" === RUN TestDirHandleMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:14 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:14 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:14 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:15 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:15 DEBUG : dir: Looking for writers 2026/07/31 04:59:15 DEBUG : Looking for writers 2026/07/31 04:59:15 DEBUG : dir: reading active writers 2026/07/31 04:59:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.22s) === RUN TestDirHandleReaddir run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:15 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2026/07/31 04:59:15 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:15 DEBUG : dir/subdir: Looking for writers 2026/07/31 04:59:15 DEBUG : dir: Looking for writers 2026/07/31 04:59:15 DEBUG : file1: reading active writers 2026/07/31 04:59:15 DEBUG : file2: reading active writers 2026/07/31 04:59:15 DEBUG : subdir: reading active writers 2026/07/31 04:59:15 DEBUG : Looking for writers 2026/07/31 04:59:15 DEBUG : dir: reading active writers 2026/07/31 04:59:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:15 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:15 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:15 DEBUG : dir: Looking for writers 2026/07/31 04:59:15 DEBUG : file1: reading active writers 2026/07/31 04:59:15 DEBUG : Looking for writers 2026/07/31 04:59:15 DEBUG : dir: reading active writers 2026/07/31 04:59:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.23s) === RUN TestDirMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:15 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:15 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:16 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:16 DEBUG : dir: Looking for writers 2026/07/31 04:59:16 DEBUG : Looking for writers 2026/07/31 04:59:16 DEBUG : dir: reading active writers 2026/07/31 04:59:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.22s) === RUN TestDirForgetAll run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:16 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:16 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:16 DEBUG : forgetting directory cache 2026/07/31 04:59:16 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:16 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:16 DEBUG : Looking for writers 2026/07/31 04:59:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:16 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/31 04:59:16 DEBUG : dir: invalidating directory cache 2026/07/31 04:59:16 DEBUG : >ForgetPath: 2026/07/31 04:59:16 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/31 04:59:16 DEBUG : invalidating directory cache 2026/07/31 04:59:16 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:16 DEBUG : >ForgetPath: 2026/07/31 04:59:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/31 04:59:16 DEBUG : >ForgetPath: 2026/07/31 04:59:16 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:16 DEBUG : dir: Looking for writers 2026/07/31 04:59:16 DEBUG : Looking for writers 2026/07/31 04:59:16 DEBUG : dir: reading active writers 2026/07/31 04:59:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:16 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: 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/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/fil/a/b/c" 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/fil/a/b/c 2026/07/31 04:59:16 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/fil/a/b/c" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-japogaw9guki/fil/a/b/c 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/fil/a/b/c" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/fil/a/b/c 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/fil/a/b/c" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-japogaw9guki/fil/a/b/c 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:17 DEBUG : forgetting directory cache 2026/07/31 04:59:17 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:17 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:17 DEBUG : fil/a/b: Looking for writers 2026/07/31 04:59:17 DEBUG : fil/a: Looking for writers 2026/07/31 04:59:17 DEBUG : b: reading active writers 2026/07/31 04:59:17 DEBUG : fil: Looking for writers 2026/07/31 04:59:17 DEBUG : a: reading active writers 2026/07/31 04:59:17 DEBUG : dir: Looking for writers 2026/07/31 04:59:17 DEBUG : Looking for writers 2026/07/31 04:59:17 DEBUG : dir: reading active writers 2026/07/31 04:59:17 DEBUG : fil: reading active writers 2026/07/31 04:59:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.78s) === RUN TestDirSetModTime run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:17 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:17 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:17 DEBUG : dir: Looking for writers 2026/07/31 04:59:17 DEBUG : Looking for writers 2026/07/31 04:59:17 DEBUG : dir: reading active writers 2026/07/31 04:59:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.24s) === RUN TestDirStat run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:17 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:17 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:17 DEBUG : dir: Looking for writers 2026/07/31 04:59:17 DEBUG : file1: reading active writers 2026/07/31 04:59:17 DEBUG : Looking for writers 2026/07/31 04:59:17 DEBUG : dir: reading active writers 2026/07/31 04:59:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.22s) === RUN TestDirReadDirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:17 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:17 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/subdir/file3" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-japogaw9guki/dir/subdir/file3 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2026/07/31 04:59:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/31 04:59:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/31 04:59:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/31 04:59:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/31 04:59:18 DEBUG : Waiting for deletions to finish 2026/07/31 04:59:18 INFO : dir/subdir/file3: Deleted 2026/07/31 04:59:18 DEBUG : removing 1 level 2 directories 2026/07/31 04:59:18 INFO : dir/subdir: Removing directory 2026/07/31 04:59:18 DEBUG : dir: invalidating directory cache 2026/07/31 04:59:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/31 04:59:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/31 04:59:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/31 04:59:18 DEBUG : dir/file1: Reset virtual modtime 2026/07/31 04:59:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/31 04:59:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/31 04:59:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/31 04:59:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/31 04:59:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:18 DEBUG : dir: invalidating directory cache 2026/07/31 04:59:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/31 04:59:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/31 04:59:18 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/31 04:59:18 DEBUG : forgetting directory cache 2026/07/31 04:59:18 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:18 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/31 04:59:18 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:18 DEBUG : dir/virtualDir: Looking for writers 2026/07/31 04:59:18 DEBUG : dir: Looking for writers 2026/07/31 04:59:18 DEBUG : file1: reading active writers 2026/07/31 04:59:18 DEBUG : virtualFile2: reading active writers 2026/07/31 04:59:18 DEBUG : virtualFile: reading active writers 2026/07/31 04:59:18 DEBUG : virtualDir: reading active writers 2026/07/31 04:59:18 DEBUG : Looking for writers 2026/07/31 04:59:18 DEBUG : dir: reading active writers 2026/07/31 04:59:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.66s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:18 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:18 ERROR : dir/: Can only open directories read only 2026/07/31 04:59:18 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:18 DEBUG : dir: Looking for writers 2026/07/31 04:59:18 DEBUG : Looking for writers 2026/07/31 04:59:18 DEBUG : dir: reading active writers 2026/07/31 04:59:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.19s) === RUN TestDirCreate run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:18 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:18 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 04:59:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/31 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:59:19 DEBUG : dir/potato: size = 5 OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/potato" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/potato 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/potato" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/dir/potato 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:19 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:19 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:19 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/31 04:59:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/31 04:59:19 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:19 DEBUG : dir: Looking for writers 2026/07/31 04:59:19 DEBUG : potato: reading active writers 2026/07/31 04:59:19 DEBUG : file1: reading active writers 2026/07/31 04:59:19 DEBUG : Looking for writers 2026/07/31 04:59:19 DEBUG : dir: reading active writers 2026/07/31 04:59:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:19 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:19 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:19 DEBUG : dir/sub: Looking for writers 2026/07/31 04:59:19 DEBUG : dir: Looking for writers 2026/07/31 04:59:19 DEBUG : file1: reading active writers 2026/07/31 04:59:19 DEBUG : sub: reading active writers 2026/07/31 04:59:19 DEBUG : Looking for writers 2026/07/31 04:59:19 DEBUG : dir: reading active writers 2026/07/31 04:59:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.56s) === RUN TestDirMkdirSub run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:19 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 04:59:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:19 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:20 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:20 DEBUG : dir/sub/subsub: Looking for writers 2026/07/31 04:59:20 DEBUG : dir/sub: Looking for writers 2026/07/31 04:59:20 DEBUG : subsub: reading active writers 2026/07/31 04:59:20 DEBUG : dir: Looking for writers 2026/07/31 04:59:20 DEBUG : file1: reading active writers 2026/07/31 04:59:20 DEBUG : sub: reading active writers 2026/07/31 04:59:20 DEBUG : Looking for writers 2026/07/31 04:59:20 DEBUG : dir: reading active writers 2026/07/31 04:59:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.43s) === RUN TestDirRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:20 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:20 ERROR : dir/: Dir.Remove not empty 2026/07/31 04:59:20 DEBUG : dir/file1: Remove: 2026/07/31 04:59:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:20 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:59:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 04:59:20 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:20 DEBUG : Looking for writers 2026/07/31 04:59:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:20 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:20 DEBUG : dir/file1: Remove: 2026/07/31 04:59:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:20 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:59:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 04:59:20 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:20 DEBUG : Looking for writers 2026/07/31 04:59:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.21s) === RUN TestDirRemoveName run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:20 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:20 DEBUG : dir/file1: Remove: 2026/07/31 04:59:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:20 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:59:20 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:20 DEBUG : dir: Looking for writers 2026/07/31 04:59:20 DEBUG : Looking for writers 2026/07/31 04:59:20 DEBUG : dir: reading active writers 2026/07/31 04:59:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:20 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:20 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-japogaw9guki/dir/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-japogaw9guki/dir/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/31 04:59:21 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/31 04:59:21 DEBUG : dir: Updating dir with dir2 0x1f93b349f200 2026/07/31 04:59:21 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:21 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/31 04:59:21 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir2/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir2/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir2/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir2/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir2/file1" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir2/file1 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:21 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:21 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/31 04:59:22 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/31 04:59:22 DEBUG : file2: Updating file with file2 0x1f93b3687e10 2026/07/31 04:59:22 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:22 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file2 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/file2 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file2 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/file2 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2026/07/31 04:59:22 INFO : dir2/file3: Deleted 2026/07/31 04:59:22 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/31 04:59:22 DEBUG : dir2/file3: Updating file with dir2/file3 0x1f93b3687e10 2026/07/31 04:59:22 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/31 04:59:22 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir2/file3" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir2/file3 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/31 04:59:22 DEBUG : empty directory: Updating dir with renamed empty directory 0x1f93b3544e40 2026/07/31 04:59:22 DEBUG : empty directory: forgetting directory cache 2026/07/31 04:59:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/31 04:59:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/31 04:59:22 DEBUG : dir2: Renaming to "dir3" 2026/07/31 04:59:22 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:22 DEBUG : dir3: Looking for writers 2026/07/31 04:59:22 DEBUG : file3: reading active writers 2026/07/31 04:59:22 DEBUG : renamed empty directory: Looking for writers 2026/07/31 04:59:22 DEBUG : Looking for writers 2026/07/31 04:59:22 DEBUG : dir3: reading active writers 2026/07/31 04:59:22 DEBUG : renamed empty directory: reading active writers 2026/07/31 04:59:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.77s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:22 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/31 04:59:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 04:59:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/31 04:59:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/31 04:59:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 04:59:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 04:59:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/31 04:59:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/31 04:59:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (12 bytes), uploading instead of streaming 2026/07/31 04:59:22 DEBUG : dir/sub/file2: size = 12 OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/sub/file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/sub/file2 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/sub/file2" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-japogaw9guki/dir/sub/file2 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:22 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2026/07/31 04:59:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/31 04:59:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/31 04:59:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/31 04:59:22 DEBUG : forgetting directory cache 2026/07/31 04:59:22 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:22 DEBUG : dir/sub: forgetting directory cache 2026/07/31 04:59:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/31 04:59:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:59:22 DEBUG : dir/sub/file0: size = 5 OK 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/sub/file0" 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/sub/file0 2026/07/31 04:59:22 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/sub/file0" 2026/07/31 04:59:23 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:23 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/dir/sub/file0 2026/07/31 04:59:23 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:23 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:23 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:23 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/31 04:59:23 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/31 04:59:23 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:23 DEBUG : dir/sub: Looking for writers 2026/07/31 04:59:23 DEBUG : file0: reading active writers 2026/07/31 04:59:23 DEBUG : file2: reading active writers 2026/07/31 04:59:23 DEBUG : dir: Looking for writers 2026/07/31 04:59:23 DEBUG : file1: reading active writers 2026/07/31 04:59:23 DEBUG : sub: reading active writers 2026/07/31 04:59:23 DEBUG : Looking for writers 2026/07/31 04:59:23 DEBUG : dir: reading active writers 2026/07/31 04:59:23 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.43s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:23 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:23 DEBUG : forgetting directory cache 2026/07/31 04:59:24 DEBUG : forgetting directory cache 2026/07/31 04:59:24 DEBUG : dir: forgetting directory cache 2026/07/31 04:59:24 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:24 DEBUG : dir: Looking for writers 2026/07/31 04:59:24 DEBUG : Looking for writers 2026/07/31 04:59:24 DEBUG : dir: reading active writers 2026/07/31 04:59:24 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:24 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/31 04:59:24 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:24 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/31 04:59:24 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/31 04:59:24 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/31 04:59:24 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:24 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:24 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/31 04:59:24 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:24 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/31 04:59:24 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/31 04:59:24 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/31 04:59:24 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:24 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:24 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:24 DEBUG : dir: Looking for writers 2026/07/31 04:59:24 DEBUG : file1.metadata: reading active writers 2026/07/31 04:59:24 DEBUG : file1: reading active writers 2026/07/31 04:59:24 DEBUG : Looking for writers 2026/07/31 04:59:24 DEBUG : dir: reading active writers 2026/07/31 04:59:24 DEBUG : dir.metadata: reading active writers 2026/07/31 04:59:24 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.25s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:24 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:24 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:24 DEBUG : dir: Looking for writers 2026/07/31 04:59:24 DEBUG : file1: reading active writers 2026/07/31 04:59:24 DEBUG : Looking for writers 2026/07/31 04:59:24 DEBUG : dir: reading active writers 2026/07/31 04:59:24 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-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:24 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:24 DEBUG : Can set mod time: true 2026/07/31 04:59:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:24 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:25 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:25 DEBUG : dir: Looking for writers 2026/07/31 04:59:25 DEBUG : file1: reading active writers 2026/07/31 04:59:25 DEBUG : Looking for writers 2026/07/31 04:59:25 DEBUG : dir: reading active writers 2026/07/31 04:59:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:25 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:59:25 DEBUG : dir/file1: size = 0 OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:25 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:59:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:25 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:25 DEBUG : dir: Looking for writers 2026/07/31 04:59:25 DEBUG : file1: reading active writers 2026/07/31 04:59:25 DEBUG : Looking for writers 2026/07/31 04:59:25 DEBUG : dir: reading active writers 2026/07/31 04:59:25 DEBUG : >WaitForWriters: 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/31 04:59:25 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:25 DEBUG : dir: Looking for writers 2026/07/31 04:59:25 DEBUG : file1: reading active writers 2026/07/31 04:59:25 DEBUG : Looking for writers 2026/07/31 04:59:25 DEBUG : dir: reading active writers 2026/07/31 04:59:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:25 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:59:25 DEBUG : dir/file1: size = 5 OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:25 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:25 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:25 DEBUG : dir: Looking for writers 2026/07/31 04:59:25 DEBUG : file1: reading active writers 2026/07/31 04:59:25 DEBUG : Looking for writers 2026/07/31 04:59:25 DEBUG : dir: reading active writers 2026/07/31 04:59:25 DEBUG : >WaitForWriters: 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:25 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/31 04:59:26 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:26 DEBUG : dir: Looking for writers 2026/07/31 04:59:26 DEBUG : file1: reading active writers 2026/07/31 04:59:26 DEBUG : Looking for writers 2026/07/31 04:59:26 DEBUG : dir: reading active writers 2026/07/31 04:59:26 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:26 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : Config file has changed externally - reloading 2026/07/31 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:26 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:26 DEBUG : dir: Looking for writers 2026/07/31 04:59:26 DEBUG : file1: reading active writers 2026/07/31 04:59:26 DEBUG : Looking for writers 2026/07/31 04:59:26 DEBUG : dir: reading active writers 2026/07/31 04:59:26 DEBUG : >WaitForWriters: 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:26 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:26 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/31 04:59:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:26 DEBUG : dir/file1(0x1f93b33e2140): close: 2026/07/31 04:59:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/31 04:59:26 DEBUG : dir/file1(0x1f93b33e2140): >close: err= 2026/07/31 04:59:26 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:26 DEBUG : dir: Looking for writers 2026/07/31 04:59:26 DEBUG : file1: reading active writers 2026/07/31 04:59:26 DEBUG : Looking for writers 2026/07/31 04:59:26 DEBUG : dir: reading active writers 2026/07/31 04:59:26 DEBUG : >WaitForWriters: 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:26 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:27 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : >WaitForWriters: 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:27 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:27 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:27 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/31 04:59:27 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:27 DEBUG : dir/file1(0x1f93b3423d40): _writeAt: size=5, off=0 2026/07/31 04:59:27 DEBUG : dir/file1(0x1f93b3423d40): openPending: 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:59:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:27 DEBUG : dir/file1(0x1f93b3423d40): >openPending: err= 2026/07/31 04:59:27 DEBUG : dir/file1(0x1f93b3423d40): >_writeAt: n=5, err= 2026/07/31 04:59:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 04:59:27 DEBUG : dir/file1(0x1f93b3423d40): close: 2026/07/31 04:59:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/31 04:59:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/31 04:59:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/31 04:59:27 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 04:59:27 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 04:59:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:27 DEBUG : dir/file1(0x1f93b3423d40): >close: err= 2026/07/31 04:59:27 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:27 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:59:27 DEBUG : dir/file1.2f98c60a.partial: size = 14 OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1.2f98c60a.partial" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1.2f98c60a.partial 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1.2f98c60a.partial" 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-japogaw9guki/dir/file1.2f98c60a.partial 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1.2f98c60a.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/31 04:59:27 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/31 04:59:27 DEBUG : dir/file1.2f98c60a.partial: renamed to: dir/file1 2026/07/31 04:59:27 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/31 04:59:27 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/31 04:59:27 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:27 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/31 04:59:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:27 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : >WaitForWriters: 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2026/07/31 04:59:27 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:27 DEBUG : dir: Looking for writers 2026/07/31 04:59:27 DEBUG : file1: reading active writers 2026/07/31 04:59:27 DEBUG : Looking for writers 2026/07/31 04:59:27 DEBUG : dir: reading active writers 2026/07/31 04:59:27 DEBUG : >WaitForWriters: 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.44s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.53s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.86s) === RUN TestFileOpenRead run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:27 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:27 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:59:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:28 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:28 DEBUG : dir: Looking for writers 2026/07/31 04:59:28 DEBUG : file1: reading active writers 2026/07/31 04:59:28 DEBUG : Looking for writers 2026/07/31 04:59:28 DEBUG : dir: reading active writers 2026/07/31 04:59:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.34s) === RUN TestFileOpenReadUnknownSize 2026/07/31 04:59:28 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/31 04:59:28 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/31 04:59:28 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:28 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/31 04:59:28 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:28 DEBUG : Looking for writers 2026/07/31 04:59:28 DEBUG : file.txt: reading active writers 2026/07/31 04:59:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:28 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 04:59:28 DEBUG : dir/file1: size = 25 OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:28 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:59:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:28 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:28 DEBUG : dir: Looking for writers 2026/07/31 04:59:28 DEBUG : file1: reading active writers 2026/07/31 04:59:28 DEBUG : Looking for writers 2026/07/31 04:59:28 DEBUG : dir: reading active writers 2026/07/31 04:59:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.32s) === RUN TestFileRemove run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:28 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:28 DEBUG : dir/file1: Remove: 2026/07/31 04:59:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:28 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:59:28 DEBUG : dir/file1: Remove: 2026/07/31 04:59:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/31 04:59:28 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:28 DEBUG : dir: Looking for writers 2026/07/31 04:59:28 DEBUG : Looking for writers 2026/07/31 04:59:28 DEBUG : dir: reading active writers 2026/07/31 04:59:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.22s) === RUN TestFileRemoveAll run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:28 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:28 DEBUG : dir/file1: Remove: 2026/07/31 04:59:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:28 DEBUG : dir/file1: >Remove: err= 2026/07/31 04:59:28 DEBUG : dir/file1: Remove: 2026/07/31 04:59:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/31 04:59:28 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:28 DEBUG : dir: Looking for writers 2026/07/31 04:59:28 DEBUG : Looking for writers 2026/07/31 04:59:28 DEBUG : dir: reading active writers 2026/07/31 04:59:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:28 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:28 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:59:29 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/31 04:59:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:59:29 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/31 04:59:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:59:29 DEBUG : dir/file1: Open: flags=0x3 2026/07/31 04:59:29 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/31 04:59:29 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/31 04:59:29 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:29 DEBUG : dir: Looking for writers 2026/07/31 04:59:29 DEBUG : file1: reading active writers 2026/07/31 04:59:29 DEBUG : Looking for writers 2026/07/31 04:59:29 DEBUG : dir: reading active writers 2026/07/31 04:59:29 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.22s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:29 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:29 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:29 DEBUG : dir: Looking for writers 2026/07/31 04:59:29 DEBUG : file1: reading active writers 2026/07/31 04:59:29 DEBUG : Looking for writers 2026/07/31 04:59:29 DEBUG : dir: reading active writers 2026/07/31 04:59:29 DEBUG : >WaitForWriters: 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:29 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b373fd40 2026/07/31 04:59:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:59:29 DEBUG : dir/file1: Updating file with dir/file1 0x1f93b373fd40 2026/07/31 04:59:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:59:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:59:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:29 DEBUG : dir/file1: File is currently open, delaying rename 0x1f93b373fd40 2026/07/31 04:59:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 04:59:29 DEBUG : dir/file1: size = 25 OK 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:29 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:59:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:30 DEBUG : newLeaf: Running delayed rename now 2026/07/31 04:59:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:30 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b373fd40 2026/07/31 04:59:30 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:30 DEBUG : dir: Looking for writers 2026/07/31 04:59:30 DEBUG : Looking for writers 2026/07/31 04:59:30 DEBUG : dir: reading active writers 2026/07/31 04:59:30 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:30 DEBUG : >WaitForWriters: 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:59:30 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:30 DEBUG : dir: Looking for writers 2026/07/31 04:59:30 DEBUG : Looking for writers 2026/07/31 04:59:30 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:30 DEBUG : dir: reading active writers 2026/07/31 04:59:30 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:30 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:30 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:30 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:30 DEBUG : dir: Looking for writers 2026/07/31 04:59:30 DEBUG : file1: reading active writers 2026/07/31 04:59:30 DEBUG : Looking for writers 2026/07/31 04:59:30 DEBUG : dir: reading active writers 2026/07/31 04:59:30 DEBUG : >WaitForWriters: 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:30 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3d8d520 2026/07/31 04:59:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:30 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:59:30 DEBUG : dir/file1: Updating file with dir/file1 0x1f93b3d8d520 2026/07/31 04:59:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:59:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:30 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/31 04:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:31 DEBUG : dir/file1: File is currently open, delaying rename 0x1f93b3d8d520 2026/07/31 04:59:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (25 bytes), uploading instead of streaming 2026/07/31 04:59:31 DEBUG : dir/file1: size = 25 OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:59:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:31 DEBUG : newLeaf: Running delayed rename now 2026/07/31 04:59:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:31 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3d8d520 2026/07/31 04:59:31 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:31 DEBUG : dir: Looking for writers 2026/07/31 04:59:31 DEBUG : Looking for writers 2026/07/31 04:59:31 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:31 DEBUG : dir: reading active writers 2026/07/31 04:59:31 DEBUG : >WaitForWriters: 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:59:31 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:31 DEBUG : dir: Looking for writers 2026/07/31 04:59:31 DEBUG : Looking for writers 2026/07/31 04:59:31 DEBUG : dir: reading active writers 2026/07/31 04:59:31 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:31 DEBUG : >WaitForWriters: 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:31 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:31 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:31 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:31 DEBUG : dir/file1(0x1f93b30442c0): openPending: 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:59:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:31 DEBUG : dir/file1(0x1f93b30442c0): >openPending: err= 2026/07/31 04:59:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:59:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:31 DEBUG : dir/file1(0x1f93b30442c0): _writeAt: size=14, off=0 2026/07/31 04:59:31 DEBUG : dir/file1(0x1f93b30442c0): >_writeAt: n=14, err= 2026/07/31 04:59:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:59:31 DEBUG : dir/file1(0x1f93b30442c0): close: 2026/07/31 04:59:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:59:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:59:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:31 DEBUG : dir/file1(0x1f93b30442c0): >close: err= 2026/07/31 04:59:31 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:31 DEBUG : dir: Looking for writers 2026/07/31 04:59:31 DEBUG : file1: reading active writers 2026/07/31 04:59:31 DEBUG : Looking for writers 2026/07/31 04:59:31 DEBUG : dir: reading active writers 2026/07/31 04:59:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:31 DEBUG : dir: Looking for writers 2026/07/31 04:59:31 DEBUG : file1: reading active writers 2026/07/31 04:59:31 DEBUG : Looking for writers 2026/07/31 04:59:31 DEBUG : dir: reading active writers 2026/07/31 04:59:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:31 DEBUG : dir: Looking for writers 2026/07/31 04:59:31 DEBUG : file1: reading active writers 2026/07/31 04:59:31 DEBUG : Looking for writers 2026/07/31 04:59:31 DEBUG : dir: reading active writers 2026/07/31 04:59:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:31 DEBUG : dir: Looking for writers 2026/07/31 04:59:31 DEBUG : file1: reading active writers 2026/07/31 04:59:31 DEBUG : Looking for writers 2026/07/31 04:59:31 DEBUG : dir: reading active writers 2026/07/31 04:59:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:31 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:59:31 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1.ca338588.partial" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1.ca338588.partial 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1.ca338588.partial" 2026/07/31 04:59:31 DEBUG : dir: Looking for writers 2026/07/31 04:59:31 DEBUG : file1: reading active writers 2026/07/31 04:59:31 DEBUG : Looking for writers 2026/07/31 04:59:31 DEBUG : dir: reading active writers 2026/07/31 04:59:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1.ca338588.partial 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:31 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:31 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/31 04:59:31 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/31 04:59:31 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:31 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/31 04:59:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:32 DEBUG : dir: Looking for writers 2026/07/31 04:59:32 DEBUG : file1: reading active writers 2026/07/31 04:59:32 DEBUG : Looking for writers 2026/07/31 04:59:32 DEBUG : dir: reading active writers 2026/07/31 04:59:32 DEBUG : >WaitForWriters: 2026/07/31 04:59:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3a7c8c0): _readAt: size=512, off=0 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3a7c8c0): openPending: 2026/07/31 04:59:32 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/31 04:59:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:59:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3a7c8c0): >openPending: err= 2026/07/31 04:59:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3a7c8c0): >_readAt: n=14, err=EOF 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3a7c8c0): close: 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3a7c8c0): >close: err= 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:59:32 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b377c000 2026/07/31 04:59:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:32 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 04:59:32 DEBUG : dir/file1: Updating file with dir/file1 0x1f93b377c000 2026/07/31 04:59:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:59:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3422600): openPending: 2026/07/31 04:59:32 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/31 04:59:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:59:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3422600): >openPending: err= 2026/07/31 04:59:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:59:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3422600): _writeAt: size=25, off=0 2026/07/31 04:59:32 DEBUG : dir/file1(0x1f93b3422600): >_writeAt: n=25, err= 2026/07/31 04:59:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:32 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:59:33 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b377c000 2026/07/31 04:59:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:33 DEBUG : newLeaf(0x1f93b3422600): close: 2026/07/31 04:59:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:59:33 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:59:32.939590325 +0000 UTC m=+18.222206797 2026/07/31 04:59:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:33 DEBUG : newLeaf(0x1f93b3422600): >close: err= 2026/07/31 04:59:33 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:33 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:59:33 DEBUG : newLeaf.6f05d03f.partial: size = 25 OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf.6f05d03f.partial" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf.6f05d03f.partial 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf.6f05d03f.partial" 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf.6f05d03f.partial 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : newLeaf.6f05d03f.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:59:33 DEBUG : newLeaf.6f05d03f.partial: renamed to: newLeaf 2026/07/31 04:59:33 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:59:32 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:59:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:59:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:33 DEBUG : >WaitForWriters: 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:59:33 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:33 DEBUG : >WaitForWriters: 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:33 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:33 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:33 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:33 DEBUG : dir: Looking for writers 2026/07/31 04:59:33 DEBUG : file1: reading active writers 2026/07/31 04:59:33 DEBUG : Looking for writers 2026/07/31 04:59:33 DEBUG : dir: reading active writers 2026/07/31 04:59:33 DEBUG : >WaitForWriters: 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:33 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:34 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3aa7520 2026/07/31 04:59:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:59:34 DEBUG : dir/file1: Updating file with dir/file1 0x1f93b3aa7520 2026/07/31 04:59:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:59:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:34 DEBUG : dir/file1(0x1f93b3764280): openPending: 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:59:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:59:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:34 DEBUG : dir/file1(0x1f93b3764280): >openPending: err= 2026/07/31 04:59:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:59:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:34 DEBUG : dir/file1(0x1f93b3764280): _writeAt: size=25, off=0 2026/07/31 04:59:34 DEBUG : dir/file1(0x1f93b3764280): >_writeAt: n=25, err= 2026/07/31 04:59:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:59:34 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3aa7520 2026/07/31 04:59:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:34 DEBUG : newLeaf(0x1f93b3764280): close: 2026/07/31 04:59:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:59:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:59:34.546877055 +0000 UTC m=+19.829493527 2026/07/31 04:59:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:34 DEBUG : newLeaf(0x1f93b3764280): >close: err= 2026/07/31 04:59:34 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:34 DEBUG : dir: Looking for writers 2026/07/31 04:59:34 DEBUG : Looking for writers 2026/07/31 04:59:34 DEBUG : dir: reading active writers 2026/07/31 04:59:34 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:34 DEBUG : dir: Looking for writers 2026/07/31 04:59:34 DEBUG : Looking for writers 2026/07/31 04:59:34 DEBUG : dir: reading active writers 2026/07/31 04:59:34 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:34 DEBUG : dir: Looking for writers 2026/07/31 04:59:34 DEBUG : Looking for writers 2026/07/31 04:59:34 DEBUG : dir: reading active writers 2026/07/31 04:59:34 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:34 DEBUG : dir: Looking for writers 2026/07/31 04:59:34 DEBUG : Looking for writers 2026/07/31 04:59:34 DEBUG : dir: reading active writers 2026/07/31 04:59:34 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:34 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:59:34 DEBUG : newLeaf.16fb8982.partial: size = 25 OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf.16fb8982.partial" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf.16fb8982.partial 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf.16fb8982.partial" 2026/07/31 04:59:34 DEBUG : dir: Looking for writers 2026/07/31 04:59:34 DEBUG : Looking for writers 2026/07/31 04:59:34 DEBUG : dir: reading active writers 2026/07/31 04:59:34 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf.16fb8982.partial 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : newLeaf.16fb8982.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:59:34 DEBUG : newLeaf.16fb8982.partial: renamed to: newLeaf 2026/07/31 04:59:34 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:34 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:59:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:59:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:59:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:59:34 DEBUG : dir: Looking for writers 2026/07/31 04:59:34 DEBUG : Looking for writers 2026/07/31 04:59:34 DEBUG : dir: reading active writers 2026/07/31 04:59:34 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:34 DEBUG : >WaitForWriters: 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:34 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:59:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:35 DEBUG : dir: Looking for writers 2026/07/31 04:59:35 DEBUG : Looking for writers 2026/07/31 04:59:35 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:35 DEBUG : dir: reading active writers 2026/07/31 04:59:35 DEBUG : >WaitForWriters: 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:35 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:35 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3765100): openPending: 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:59:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3765100): >openPending: err= 2026/07/31 04:59:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:59:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3765100): _writeAt: size=14, off=0 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3765100): >_writeAt: n=14, err= 2026/07/31 04:59:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3765100): close: 2026/07/31 04:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:59:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/31 04:59:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3765100): >close: err= 2026/07/31 04:59:35 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:35 DEBUG : dir: Looking for writers 2026/07/31 04:59:35 DEBUG : file1: reading active writers 2026/07/31 04:59:35 DEBUG : Looking for writers 2026/07/31 04:59:35 DEBUG : dir: reading active writers 2026/07/31 04:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:35 DEBUG : dir: Looking for writers 2026/07/31 04:59:35 DEBUG : file1: reading active writers 2026/07/31 04:59:35 DEBUG : Looking for writers 2026/07/31 04:59:35 DEBUG : dir: reading active writers 2026/07/31 04:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:35 DEBUG : dir: Looking for writers 2026/07/31 04:59:35 DEBUG : file1: reading active writers 2026/07/31 04:59:35 DEBUG : Looking for writers 2026/07/31 04:59:35 DEBUG : dir: reading active writers 2026/07/31 04:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:35 DEBUG : dir: Looking for writers 2026/07/31 04:59:35 DEBUG : file1: reading active writers 2026/07/31 04:59:35 DEBUG : Looking for writers 2026/07/31 04:59:35 DEBUG : dir: reading active writers 2026/07/31 04:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:35 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:59:35 DEBUG : dir/file1.ca338588.partial: size = 14 OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1.ca338588.partial" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1.ca338588.partial 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1.ca338588.partial" 2026/07/31 04:59:35 DEBUG : dir: Looking for writers 2026/07/31 04:59:35 DEBUG : file1: reading active writers 2026/07/31 04:59:35 DEBUG : Looking for writers 2026/07/31 04:59:35 DEBUG : dir: reading active writers 2026/07/31 04:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1.ca338588.partial 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : dir/file1.ca338588.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:35 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/31 04:59:35 DEBUG : dir/file1.ca338588.partial: renamed to: dir/file1 2026/07/31 04:59:35 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : dir: Looking for writers 2026/07/31 04:59:35 DEBUG : file1: reading active writers 2026/07/31 04:59:35 DEBUG : Looking for writers 2026/07/31 04:59:35 DEBUG : dir: reading active writers 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/31 04:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:35 DEBUG : >WaitForWriters: 2026/07/31 04:59:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:35 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3874bc0): _readAt: size=512, off=0 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3874bc0): openPending: 2026/07/31 04:59:35 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/31 04:59:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3874bc0): >openPending: err= 2026/07/31 04:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3874bc0): >_readAt: n=14, err=EOF 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3874bc0): close: 2026/07/31 04:59:35 DEBUG : dir/file1(0x1f93b3874bc0): >close: err= 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:35 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:59:36 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3950270 2026/07/31 04:59:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 04:59:36 DEBUG : dir/file1: Updating file with dir/file1 0x1f93b3950270 2026/07/31 04:59:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:36 DEBUG : dir/file1(0x1f93b3a8ad80): openPending: 2026/07/31 04:59:36 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/31 04:59:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:36 DEBUG : dir/file1(0x1f93b3a8ad80): >openPending: err= 2026/07/31 04:59:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:59:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:36 DEBUG : dir/file1(0x1f93b3a8ad80): _writeAt: size=25, off=0 2026/07/31 04:59:36 DEBUG : dir/file1(0x1f93b3a8ad80): >_writeAt: n=25, err= 2026/07/31 04:59:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:59:36 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3950270 2026/07/31 04:59:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:36 DEBUG : newLeaf(0x1f93b3a8ad80): close: 2026/07/31 04:59:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:59:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:59:36.650671492 +0000 UTC m=+21.933287953 2026/07/31 04:59:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:36 DEBUG : newLeaf(0x1f93b3a8ad80): >close: err= 2026/07/31 04:59:36 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:36 DEBUG : dir: Looking for writers 2026/07/31 04:59:36 DEBUG : Looking for writers 2026/07/31 04:59:36 DEBUG : dir: reading active writers 2026/07/31 04:59:36 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:36 DEBUG : dir: Looking for writers 2026/07/31 04:59:36 DEBUG : Looking for writers 2026/07/31 04:59:36 DEBUG : dir: reading active writers 2026/07/31 04:59:36 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:36 DEBUG : dir: Looking for writers 2026/07/31 04:59:36 DEBUG : Looking for writers 2026/07/31 04:59:36 DEBUG : dir: reading active writers 2026/07/31 04:59:36 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:36 DEBUG : dir: Looking for writers 2026/07/31 04:59:36 DEBUG : Looking for writers 2026/07/31 04:59:36 DEBUG : dir: reading active writers 2026/07/31 04:59:36 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:36 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:59:36 DEBUG : newLeaf.2dc78036.partial: size = 25 OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf.2dc78036.partial" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf.2dc78036.partial 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf.2dc78036.partial" 2026/07/31 04:59:36 DEBUG : dir: Looking for writers 2026/07/31 04:59:36 DEBUG : Looking for writers 2026/07/31 04:59:36 DEBUG : dir: reading active writers 2026/07/31 04:59:36 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf.2dc78036.partial 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:36 DEBUG : newLeaf.2dc78036.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:59:36 DEBUG : newLeaf.2dc78036.partial: renamed to: newLeaf 2026/07/31 04:59:36 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:36 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:59:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:59:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:59:37 DEBUG : dir: Looking for writers 2026/07/31 04:59:37 DEBUG : Looking for writers 2026/07/31 04:59:37 DEBUG : dir: reading active writers 2026/07/31 04:59:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:37 DEBUG : >WaitForWriters: 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:37 DEBUG : dir: Looking for writers 2026/07/31 04:59:37 DEBUG : Looking for writers 2026/07/31 04:59:37 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:37 DEBUG : dir: reading active writers 2026/07/31 04:59:37 DEBUG : >WaitForWriters: 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:37 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:37 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:37 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:37 DEBUG : dir: Looking for writers 2026/07/31 04:59:37 DEBUG : file1: reading active writers 2026/07/31 04:59:37 DEBUG : Looking for writers 2026/07/31 04:59:37 DEBUG : dir: reading active writers 2026/07/31 04:59:37 DEBUG : >WaitForWriters: 2026/07/31 04:59:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:37 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:37 DEBUG : dir/file1(0x1f93b3a48e40): _readAt: size=512, off=0 2026/07/31 04:59:37 DEBUG : dir/file1(0x1f93b3a48e40): openPending: 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/31 04:59:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/31 04:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:37 DEBUG : dir/file1(0x1f93b3a48e40): >openPending: err= 2026/07/31 04:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/31 04:59:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:37 DEBUG : dir/file1(0x1f93b3a48e40): >_readAt: n=14, err=EOF 2026/07/31 04:59:37 DEBUG : dir/file1(0x1f93b3a48e40): close: 2026/07/31 04:59:37 DEBUG : dir/file1(0x1f93b3a48e40): >close: err= 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:37 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:59:37 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3a66000 2026/07/31 04:59:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:37 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/31 04:59:38 DEBUG : dir/file1: Updating file with dir/file1 0x1f93b3a66000 2026/07/31 04:59:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/31 04:59:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:38 DEBUG : dir/file1(0x1f93b3b01280): openPending: 2026/07/31 04:59:38 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/31 04:59:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/31 04:59:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:38 DEBUG : dir/file1(0x1f93b3b01280): >openPending: err= 2026/07/31 04:59:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:59:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:38 DEBUG : dir/file1(0x1f93b3b01280): _writeAt: size=25, off=0 2026/07/31 04:59:38 DEBUG : dir/file1(0x1f93b3b01280): >_writeAt: n=25, err= 2026/07/31 04:59:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/31 04:59:38 DEBUG : newLeaf: Updating file with newLeaf 0x1f93b3a66000 2026/07/31 04:59:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:38 DEBUG : newLeaf(0x1f93b3b01280): close: 2026/07/31 04:59:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/31 04:59:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-31 04:59:38.467681978 +0000 UTC m=+23.750298468 2026/07/31 04:59:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:38 DEBUG : newLeaf(0x1f93b3b01280): >close: err= 2026/07/31 04:59:38 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:38 DEBUG : dir: Looking for writers 2026/07/31 04:59:38 DEBUG : Looking for writers 2026/07/31 04:59:38 DEBUG : dir: reading active writers 2026/07/31 04:59:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:38 DEBUG : dir: Looking for writers 2026/07/31 04:59:38 DEBUG : Looking for writers 2026/07/31 04:59:38 DEBUG : dir: reading active writers 2026/07/31 04:59:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:38 DEBUG : dir: Looking for writers 2026/07/31 04:59:38 DEBUG : Looking for writers 2026/07/31 04:59:38 DEBUG : dir: reading active writers 2026/07/31 04:59:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:38 DEBUG : dir: Looking for writers 2026/07/31 04:59:38 DEBUG : Looking for writers 2026/07/31 04:59:38 DEBUG : dir: reading active writers 2026/07/31 04:59:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:38 DEBUG : newLeaf: vfs cache: starting upload 2026/07/31 04:59:38 DEBUG : newLeaf.58920327.partial: size = 25 OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf.58920327.partial" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf.58920327.partial 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf.58920327.partial" 2026/07/31 04:59:38 DEBUG : dir: Looking for writers 2026/07/31 04:59:38 DEBUG : Looking for writers 2026/07/31 04:59:38 DEBUG : dir: reading active writers 2026/07/31 04:59:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf.58920327.partial 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : newLeaf.58920327.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/31 04:59:38 DEBUG : newLeaf.58920327.partial: renamed to: newLeaf 2026/07/31 04:59:38 INFO : newLeaf: Copied (replaced existing) 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : dir: Looking for writers 2026/07/31 04:59:38 DEBUG : Looking for writers 2026/07/31 04:59:38 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:38 DEBUG : dir: reading active writers 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:38 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-31 04:59:38 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/31 04:59:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/31 04:59:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/31 04:59:38 DEBUG : >WaitForWriters: 2026/07/31 04:59:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:38 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/newLeaf" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-japogaw9guki/newLeaf 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2026/07/31 04:59:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:39 DEBUG : dir: Looking for writers 2026/07/31 04:59:39 DEBUG : Looking for writers 2026/07/31 04:59:39 DEBUG : dir: reading active writers 2026/07/31 04:59:39 DEBUG : newLeaf: reading active writers 2026/07/31 04:59:39 DEBUG : >WaitForWriters: 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestFileRename (9.95s) --- PASS: TestFileRename/off,forceCache=false (1.14s) --- PASS: TestFileRename/minimal,forceCache=false (1.16s) --- PASS: TestFileRename/minimal,forceCache=true (2.10s) --- PASS: TestFileRename/writes,forceCache=false (1.62s) --- PASS: TestFileRename/writes,forceCache=true (2.06s) --- PASS: TestFileRename/full,forceCache=false (1.88s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:39 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:39 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:39 DEBUG : Looking for writers 2026/07/31 04:59:39 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-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:39 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:39 DEBUG : dir: Looking for writers 2026/07/31 04:59:39 DEBUG : file1: reading active writers 2026/07/31 04:59:39 DEBUG : Looking for writers 2026/07/31 04:59:39 DEBUG : dir: reading active writers 2026/07/31 04:59:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:39 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/31 04:59:39 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/31 04:59:39 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/31 04:59:39 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/31 04:59:39 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:39 DEBUG : dir: Looking for writers 2026/07/31 04:59:39 DEBUG : file1: reading active writers 2026/07/31 04:59:39 DEBUG : Looking for writers 2026/07/31 04:59:39 DEBUG : dir: reading active writers 2026/07/31 04:59:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.32s) === RUN TestReadFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:39 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:39 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:39 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/31 04:59:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/31 04:59:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/31 04:59:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/31 04:59:40 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/31 04:59:40 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/31 04:59:40 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/31 04:59:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/31 04:59:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/31 04:59:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/31 04:59:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/31 04:59:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/31 04:59:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/31 04:59:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/31 04:59:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:40 DEBUG : dir: Looking for writers 2026/07/31 04:59:40 DEBUG : file1: reading active writers 2026/07/31 04:59:40 DEBUG : Looking for writers 2026/07/31 04:59:40 DEBUG : dir: reading active writers 2026/07/31 04:59:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.39s) === RUN TestReadFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:40 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:59:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:40 DEBUG : dir: Looking for writers 2026/07/31 04:59:40 DEBUG : file1: reading active writers 2026/07/31 04:59:40 DEBUG : Looking for writers 2026/07/31 04:59:40 DEBUG : dir: reading active writers 2026/07/31 04:59:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:40 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/31 04:59:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:40 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:40 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/31 04:59:40 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:40 DEBUG : dir: Looking for writers 2026/07/31 04:59:40 DEBUG : file1: reading active writers 2026/07/31 04:59:40 DEBUG : Looking for writers 2026/07/31 04:59:40 DEBUG : dir: reading active writers 2026/07/31 04:59:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.28s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:40 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:40 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:59:40 DEBUG : dir/file1(0x1f93b3aef0c0): _readAt: size=1, off=0 2026/07/31 04:59:40 DEBUG : dir/file1(0x1f93b3aef0c0): openPending: 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:40 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:59:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): >openPending: err= 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): _readAt: size=256, off=1 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): >_readAt: n=15, err=EOF 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): _readAt: size=16, off=16 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): close: 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): >close: err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): close: 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3aef0c0): >close: err=file already closed 2026/07/31 04:59:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:41 DEBUG : dir: Looking for writers 2026/07/31 04:59:41 DEBUG : file1: reading active writers 2026/07/31 04:59:41 DEBUG : Looking for writers 2026/07/31 04:59:41 DEBUG : dir: reading active writers 2026/07/31 04:59:41 DEBUG : >WaitForWriters: 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.33s) === RUN TestRWFileHandleSeek run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:41 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): _readAt: size=1, off=0 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): openPending: 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:59:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): >openPending: err= 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): _readAt: size=1, off=5 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): _readAt: size=1, off=3 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): _readAt: size=1, off=13 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): _readAt: size=16, off=100 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): >_readAt: n=0, err=EOF 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): close: 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3a7db40): >close: err= 2026/07/31 04:59:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:41 DEBUG : dir: Looking for writers 2026/07/31 04:59:41 DEBUG : file1: reading active writers 2026/07/31 04:59:41 DEBUG : Looking for writers 2026/07/31 04:59:41 DEBUG : dir: reading active writers 2026/07/31 04:59:41 DEBUG : >WaitForWriters: 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.34s) === RUN TestRWFileHandleReadAt run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:41 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): _readAt: size=1, off=0 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): openPending: 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:59:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >openPending: err= 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): _readAt: size=1, off=5 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): _readAt: size=1, off=1 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >_readAt: n=1, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): _readAt: size=6, off=10 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >_readAt: n=6, err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): _readAt: size=256, off=10 2026/07/31 04:59:41 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >_readAt: n=6, err=EOF 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): _readAt: size=256, off=100 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >_readAt: n=0, err=EOF 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): close: 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >close: err= 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): _readAt: size=256, off=100 2026/07/31 04:59:41 DEBUG : dir/file1(0x1f93b3764b80): >_readAt: n=0, err=file already closed 2026/07/31 04:59:41 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:41 DEBUG : dir: Looking for writers 2026/07/31 04:59:41 DEBUG : file1: reading active writers 2026/07/31 04:59:41 DEBUG : Looking for writers 2026/07/31 04:59:41 DEBUG : dir: reading active writers 2026/07/31 04:59:41 DEBUG : >WaitForWriters: 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:41 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:41 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:41 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:41 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): RWFileHandle.Flush 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): _readAt: size=256, off=0 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): openPending: 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:59:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:59:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): >openPending: err= 2026/07/31 04:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/31 04:59:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): >_readAt: n=16, err=EOF 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): RWFileHandle.Flush 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): RWFileHandle.Flush 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): close: 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b3765880): >close: err= 2026/07/31 04:59:42 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:42 DEBUG : dir: Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : dir: reading active writers 2026/07/31 04:59:42 DEBUG : >WaitForWriters: 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:42 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/31 04:59:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): _readAt: size=256, off=0 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): openPending: 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:59:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:59:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): >openPending: err= 2026/07/31 04:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/31 04:59:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): >_readAt: n=16, err=EOF 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): RWFileHandle.Release 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): close: 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): >close: err= 2026/07/31 04:59:42 DEBUG : dir/file1(0x1f93b33e2fc0): RWFileHandle.Release 2026/07/31 04:59:42 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:42 DEBUG : dir: Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : dir: reading active writers 2026/07/31 04:59:42 DEBUG : >WaitForWriters: 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.34s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:42 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:42 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:42 DEBUG : file1: newRWFileHandle: 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): openPending: 2026/07/31 04:59:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): >openPending: err= 2026/07/31 04:59:42 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:59:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): _writeAt: size=5, off=0 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): >_writeAt: n=5, err= 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): _writeAt: size=7, off=5 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): >_writeAt: n=7, err= 2026/07/31 04:59:42 DEBUG : file1: vfs cache: truncate to size=11 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): close: 2026/07/31 04:59:42 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:59:42.464407855 +0000 UTC m=+27.747024336 2026/07/31 04:59:42 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): >close: err= 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): close: 2026/07/31 04:59:42 DEBUG : file1(0x1f93b3a6e0c0): >close: err=file already closed 2026/07/31 04:59:42 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:42 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:59:42 DEBUG : file1.4d79e160.partial: size = 11 OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1.4d79e160.partial" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1.4d79e160.partial 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1.4d79e160.partial" 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1.4d79e160.partial 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : file1.4d79e160.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:59:42 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:59:42 DEBUG : file1.4d79e160.partial: renamed to: file1 2026/07/31 04:59:42 INFO : file1: Copied (new) 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:59:42 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-31 04:59:42 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/31 04:59:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:42 DEBUG : >WaitForWriters: 2026/07/31 04:59:42 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-japogaw9guki/file1 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:42 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/31 04:59:42 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:42 DEBUG : Looking for writers 2026/07/31 04:59:42 DEBUG : file1: reading active writers 2026/07/31 04:59:42 DEBUG : >WaitForWriters: 2026/07/31 04:59:42 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.55s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:43 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:43 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:43 DEBUG : file1: newRWFileHandle: 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): openPending: 2026/07/31 04:59:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): >openPending: err= 2026/07/31 04:59:43 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:59:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): _writeAt: size=7, off=0 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): >_writeAt: n=7, err= 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): _writeAt: size=6, off=5 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): >_writeAt: n=6, err= 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): close: 2026/07/31 04:59:43 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:59:43.007565265 +0000 UTC m=+28.290181786 2026/07/31 04:59:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): >close: err= 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): _writeAt: size=5, off=0 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3514700): >_writeAt: n=0, err=file already closed 2026/07/31 04:59:43 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:43 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:59:43 DEBUG : file1.4610bd05.partial: size = 11 OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1.4610bd05.partial" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1.4610bd05.partial 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1.4610bd05.partial" 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1.4610bd05.partial 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file1.4610bd05.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:59:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 04:59:43 DEBUG : file1.4610bd05.partial: renamed to: file1 2026/07/31 04:59:43 INFO : file1: Copied (new) 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:59:43 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-31 04:59:43 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/31 04:59:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:43 DEBUG : >WaitForWriters: 2026/07/31 04:59:43 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/31 04:59:43 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : >WaitForWriters: 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.51s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:43 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:43 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:43 DEBUG : file1: newRWFileHandle: 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3314c80): openPending: 2026/07/31 04:59:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3314c80): >openPending: err= 2026/07/31 04:59:43 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:59:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3314c80): close: 2026/07/31 04:59:43 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:59:43.512833175 +0000 UTC m=+28.795449656 2026/07/31 04:59:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:43 DEBUG : file1(0x1f93b3314c80): >close: err= 2026/07/31 04:59:43 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:59:43 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:59:43 DEBUG : file2: newRWFileHandle: 2026/07/31 04:59:43 DEBUG : file2(0x1f93b3315ac0): openPending: 2026/07/31 04:59:43 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:59:43 DEBUG : file2(0x1f93b3315ac0): >openPending: err= 2026/07/31 04:59:43 DEBUG : file2: >newRWFileHandle: err= 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:59:43 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/31 04:59:43 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/31 04:59:43 DEBUG : file2(0x1f93b3315ac0): RWFileHandle.Flush 2026/07/31 04:59:43 DEBUG : file2(0x1f93b3315ac0): RWFileHandle.Release 2026/07/31 04:59:43 DEBUG : file2(0x1f93b3315ac0): close: 2026/07/31 04:59:43 DEBUG : file2: vfs cache: setting modification time to 2026-07-31 04:59:43.51423343 +0000 UTC m=+28.796849922 2026/07/31 04:59:43 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:43 DEBUG : file2(0x1f93b3315ac0): >close: err= 2026/07/31 04:59:43 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : file2: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : file2: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file2: reading active writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : file2: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/31 04:59:43 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:59:43 DEBUG : file2: vfs cache: starting upload 2026/07/31 04:59:43 DEBUG : file1.473a2ae7.partial: size = 0 OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1.473a2ae7.partial" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1.473a2ae7.partial 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1.473a2ae7.partial" 2026/07/31 04:59:43 DEBUG : file2.82caffe7.partial: size = 0 OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file2.82caffe7.partial" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file2.82caffe7.partial 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file2.82caffe7.partial" 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : file2: reading active writers 2026/07/31 04:59:43 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file1.473a2ae7.partial 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file1.473a2ae7.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:43 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file2.82caffe7.partial 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file2.82caffe7.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:43 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:59:43 DEBUG : file1.473a2ae7.partial: renamed to: file1 2026/07/31 04:59:43 INFO : file1: Copied (new) 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : file2.82caffe7.partial: renamed to: file2 2026/07/31 04:59:43 INFO : file2: Copied (new) 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file2" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file2 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file2" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:43 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-31 04:59:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/31 04:59:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file2 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:43 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-31 04:59:43 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/31 04:59:43 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/31 04:59:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/31 04:59:43 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:43 DEBUG : Looking for writers 2026/07/31 04:59:43 DEBUG : file1: reading active writers 2026/07/31 04:59:43 DEBUG : file2: reading active writers 2026/07/31 04:59:43 DEBUG : >WaitForWriters: 2026/07/31 04:59:43 INFO : file2: vfs cache: upload succeeded try #1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:43 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:43 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:44 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file2" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file2 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file2" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file2 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:44 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file2" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file2 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file2" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-japogaw9guki/file2 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:44 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2026/07/31 04:59:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : file2: reading active writers 2026/07/31 04:59:44 DEBUG : >WaitForWriters: 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.75s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:44 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:44 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:44 DEBUG : file1: newRWFileHandle: 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): openPending: 2026/07/31 04:59:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): >openPending: err= 2026/07/31 04:59:44 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:59:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): _writeAt: size=5, off=0 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): >_writeAt: n=5, err= 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): RWFileHandle.Flush 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): RWFileHandle.Flush 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): close: 2026/07/31 04:59:44 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:59:44.26658724 +0000 UTC m=+29.549203721 2026/07/31 04:59:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:44 DEBUG : file1(0x1f93b3bfd4c0): >close: err= 2026/07/31 04:59:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:44 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:59:44 DEBUG : file1.6b988200.partial: size = 5 OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1.6b988200.partial" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1.6b988200.partial 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1.6b988200.partial" 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1.6b988200.partial 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:44 DEBUG : file1.6b988200.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:44 DEBUG : file1.6b988200.partial: renamed to: file1 2026/07/31 04:59:44 INFO : file1: Copied (new) 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 04:59:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:59:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:44 DEBUG : >WaitForWriters: 2026/07/31 04:59:44 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.33s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:44 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:44 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:44 DEBUG : file1: newRWFileHandle: 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): openPending: 2026/07/31 04:59:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): >openPending: err= 2026/07/31 04:59:44 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:59:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): _writeAt: size=5, off=0 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): >_writeAt: n=5, err= 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): RWFileHandle.Release 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): close: 2026/07/31 04:59:44 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:59:44.595952842 +0000 UTC m=+29.878569323 2026/07/31 04:59:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): >close: err= 2026/07/31 04:59:44 DEBUG : file1(0x1f93b34227c0): RWFileHandle.Release 2026/07/31 04:59:44 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:44 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:59:44 DEBUG : file1.2f18c9d1.partial: size = 5 OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1.2f18c9d1.partial" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1.2f18c9d1.partial 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1.2f18c9d1.partial" 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1.2f18c9d1.partial 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:44 DEBUG : file1.2f18c9d1.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:44 DEBUG : file1.2f18c9d1.partial: renamed to: file1 2026/07/31 04:59:44 INFO : file1: Copied (new) 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:44 DEBUG : Looking for writers 2026/07/31 04:59:44 DEBUG : file1: reading active writers 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:44 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:44 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 04:59:44 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:59:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:44 DEBUG : >WaitForWriters: 2026/07/31 04:59:44 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:44 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:44 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:44 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:45 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:59:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:45 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:45 DEBUG : dir/file1(0x1f93b3764100): openPending: 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:45 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:59:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:45 DEBUG : dir/file1(0x1f93b3764100): >openPending: err= 2026/07/31 04:59:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/31 04:59:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:59:45 DEBUG : dir/file1(0x1f93b3764100): _writeAt: size=5, off=0 2026/07/31 04:59:45 DEBUG : dir/file1(0x1f93b3764100): >_writeAt: n=5, err= 2026/07/31 04:59:45 DEBUG : dir/file1(0x1f93b3764100): close: 2026/07/31 04:59:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:45 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-31 04:59:45.243073177 +0000 UTC m=+30.525689677 2026/07/31 04:59:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:45 DEBUG : dir/file1(0x1f93b3764100): >close: err= 2026/07/31 04:59:45 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:45 DEBUG : dir: Looking for writers 2026/07/31 04:59:45 DEBUG : file1: reading active writers 2026/07/31 04:59:45 DEBUG : Looking for writers 2026/07/31 04:59:45 DEBUG : dir: reading active writers 2026/07/31 04:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:45 DEBUG : dir: Looking for writers 2026/07/31 04:59:45 DEBUG : file1: reading active writers 2026/07/31 04:59:45 DEBUG : Looking for writers 2026/07/31 04:59:45 DEBUG : dir: reading active writers 2026/07/31 04:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:45 DEBUG : dir: Looking for writers 2026/07/31 04:59:45 DEBUG : file1: reading active writers 2026/07/31 04:59:45 DEBUG : Looking for writers 2026/07/31 04:59:45 DEBUG : dir: reading active writers 2026/07/31 04:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:45 DEBUG : dir: Looking for writers 2026/07/31 04:59:45 DEBUG : file1: reading active writers 2026/07/31 04:59:45 DEBUG : Looking for writers 2026/07/31 04:59:45 DEBUG : dir: reading active writers 2026/07/31 04:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:45 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:59:45 DEBUG : dir/file1.52cf0af4.partial: size = 5 OK 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1.52cf0af4.partial" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1.52cf0af4.partial 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1.52cf0af4.partial" 2026/07/31 04:59:45 DEBUG : dir: Looking for writers 2026/07/31 04:59:45 DEBUG : file1: reading active writers 2026/07/31 04:59:45 DEBUG : Looking for writers 2026/07/31 04:59:45 DEBUG : dir: reading active writers 2026/07/31 04:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/dir/file1.52cf0af4.partial 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:45 DEBUG : dir/file1.52cf0af4.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:45 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:45 DEBUG : dir/file1.52cf0af4.partial: renamed to: dir/file1 2026/07/31 04:59:45 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : dir: Looking for writers 2026/07/31 04:59:45 DEBUG : file1: reading active writers 2026/07/31 04:59:45 DEBUG : Looking for writers 2026/07/31 04:59:45 DEBUG : dir: reading active writers 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:45 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:45 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-31 04:59:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:59:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 04:59:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:45 DEBUG : dir: Looking for writers 2026/07/31 04:59:45 DEBUG : file1: reading active writers 2026/07/31 04:59:45 DEBUG : Looking for writers 2026/07/31 04:59:45 DEBUG : dir: reading active writers 2026/07/31 04:59:45 DEBUG : >WaitForWriters: 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.98s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:45 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:45 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:45 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:46 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:46 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:46 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2026/07/31 04:59:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/31 04:59:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): openPending: 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:46 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2026/07/31 04:59:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/31 04:59:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/31 04:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): _writeAt: size=15, off=5 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): >_writeAt: n=15, err= 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): close: 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/31 04:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-31 04:59:46.241969618 +0000 UTC m=+31.524586099 2026/07/31 04:59:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : dir/file1(0x1f93b33e31c0): >close: err= 2026/07/31 04:59:46 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:46 DEBUG : dir: Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : dir: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:46 DEBUG : dir: Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : dir: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:46 DEBUG : dir: Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : dir: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:46 DEBUG : dir: Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : dir: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:46 DEBUG : dir/file1: vfs cache: starting upload 2026/07/31 04:59:46 DEBUG : dir/file1.61c5b853.partial: size = 20 OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1.61c5b853.partial" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1.61c5b853.partial 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1.61c5b853.partial" 2026/07/31 04:59:46 DEBUG : dir: Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : dir: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:46 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-japogaw9guki/dir/file1.61c5b853.partial 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:46 DEBUG : dir/file1.61c5b853.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/31 04:59:46 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/31 04:59:46 DEBUG : dir/file1.61c5b853.partial: renamed to: dir/file1 2026/07/31 04:59:46 INFO : dir/file1: Copied (replaced existing) 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:46 DEBUG : dir: Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : dir: reading active writers 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:46 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2026/07/31 04:59:46 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-31 04:59:46 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/31 04:59:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:46 DEBUG : >WaitForWriters: 2026/07/31 04:59:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.67s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:46 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : file1: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : file1(0x1f93b3764080): openPending: 2026/07/31 04:59:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:46 DEBUG : file1(0x1f93b3764080): >openPending: err= 2026/07/31 04:59:46 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:59:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:59:46 DEBUG : file1(0x1f93b3764080): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : file1(0x1f93b3764080): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : file1(0x1f93b3764080): close: 2026/07/31 04:59:46 DEBUG : file1: vfs cache: setting modification time to 2026-07-31 04:59:46.577930435 +0000 UTC m=+31.860546906 2026/07/31 04:59:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : file1(0x1f93b3764080): >close: err= 2026/07/31 04:59:46 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:46 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:59:46 DEBUG : file1.02401f4a.partial: size = 5 OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1.02401f4a.partial" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1.02401f4a.partial 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1.02401f4a.partial" 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:46 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:46 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1.02401f4a.partial 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:46 DEBUG : file1.02401f4a.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:46 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:46 DEBUG : file1.02401f4a.partial: renamed to: file1 2026/07/31 04:59:46 INFO : file1: Copied (new) 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:46 DEBUG : Looking for writers 2026/07/31 04:59:46 DEBUG : file1: reading active writers 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:46 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-31 04:59:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:59:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:46 DEBUG : >WaitForWriters: 2026/07/31 04:59:46 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.33s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:46 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/31 04:59:46 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3764c80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3764c80): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3764c80): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3764c80): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3764c80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.910642086 +0000 UTC m=+32.193258567 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3764c80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): _writeAt: size=3, off=2 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.910642086 +0000 UTC m=+32.193258567 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765100): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37655c0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37655c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37655c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37655c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37655c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.910642086 +0000 UTC m=+32.193258567 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37655c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458690 item 1 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765c00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765c00): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765c00): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765c00): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765c00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.913737292 +0000 UTC m=+32.196353773 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3765c00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3514780): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3514780): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3514780): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3514780): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3514780): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.913737292 +0000 UTC m=+32.196353773 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3514780): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458e70 item 2 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515000): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515000): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515000): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515000): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515000): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.915957254 +0000 UTC m=+32.198573735 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515000): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): _writeAt: size=3, off=2 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.915957254 +0000 UTC m=+32.198573735 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515480): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515940): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515940): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515940): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515940): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515940): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.915957254 +0000 UTC m=+32.198573735 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3515940): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3459500 item 3 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044240): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044240): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044240): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044240): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044240): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.918941751 +0000 UTC m=+32.201558232 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044240): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044a00): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044a00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044a00): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044a00): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044a00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.918941751 +0000 UTC m=+32.201558232 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3044a00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3459b90 item 4 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b30454c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b30454c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b30454c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b30454c0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b30454c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.920943511 +0000 UTC m=+32.203560003 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b30454c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): _writeAt: size=3, off=2 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.920943511 +0000 UTC m=+32.203560003 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045940): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045e80): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045e80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045e80): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045e80): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045e80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.920943511 +0000 UTC m=+32.203560003 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3045e80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b33564d0 item 5 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342ec00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342ec00): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342ec00): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342ec00): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342ec00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.923793584 +0000 UTC m=+32.206410106 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342ec00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342fa00): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342fa00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342fa00): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342fa00): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342fa00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.923793584 +0000 UTC m=+32.206410106 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b342fa00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3357030 item 6 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc180): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc180): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc180): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc180): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc180): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.925873352 +0000 UTC m=+32.208489833 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc180): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): _writeAt: size=3, off=2 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.925873352 +0000 UTC m=+32.208489833 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfc680): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfcc00): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfcc00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfcc00): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfcc00): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfcc00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.925873352 +0000 UTC m=+32.208489833 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfcc00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe070 item 7 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd280): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd280): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd280): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd280): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd280): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.92863065 +0000 UTC m=+32.211247130 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd280): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd7c0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd7c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd7c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd7c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd7c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.92863065 +0000 UTC m=+32.211247130 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfd7c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe5b0 item 8 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfdd80): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b3bfdd80): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfdd80): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfdd80): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfdd80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfdd80): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3bfdd80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422340): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422340): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422340): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422340): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422340): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.930838238 +0000 UTC m=+32.213454709 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422340): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): _writeAt: size=3, off=2 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.930838238 +0000 UTC m=+32.213454709 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3422800): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423000): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423000): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423000): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423000): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423000): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.930838238 +0000 UTC m=+32.213454709 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423000): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe930 item 9 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423e00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423e00): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423e00): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423e00): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423e00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.933383927 +0000 UTC m=+32.216000398 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3423e00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e25c0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e25c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e25c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e25c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e25c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.933383927 +0000 UTC m=+32.216000398 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e25c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fee00 item 10 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3180): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b33e3180): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3180): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3180): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3180): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3180): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3180): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e35c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e35c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e35c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e35c0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e35c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.93530764 +0000 UTC m=+32.217924111 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e35c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): _writeAt: size=3, off=2 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.93530764 +0000 UTC m=+32.217924111 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b33e3ac0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b35de0c0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b35de0c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b35de0c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b35de0c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b35de0c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.93530764 +0000 UTC m=+32.217924111 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b35de0c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff340 item 11 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303c500): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303c500): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303c500): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303c500): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303c500): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.93790769 +0000 UTC m=+32.220524162 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303c500): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303ca40): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303ca40): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303ca40): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303ca40): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303ca40): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.93790769 +0000 UTC m=+32.220524162 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303ca40): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b2620 item 12 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d080): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b303d080): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d080): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d080): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d080): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d080): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d080): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d440): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d440): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d440): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d440): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d440): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.939847503 +0000 UTC m=+32.222463974 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303d440): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303db00): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303db00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303db00): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303db00): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303db00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.939847503 +0000 UTC m=+32.222463974 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b303db00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b29a0 item 13 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c280): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c280): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c280): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c280): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c280): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.941710863 +0000 UTC m=+32.224327334 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c280): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c7c0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c7c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c7c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c7c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c7c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.941710863 +0000 UTC m=+32.224327334 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371c7c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b2e00 item 14 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371ce00): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b371ce00): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371ce00): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371ce00): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371ce00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371ce00): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371ce00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d1c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d1c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d1c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d1c0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d1c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.943759452 +0000 UTC m=+32.226375923 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d1c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d880): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d880): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d880): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d880): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d880): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.943759452 +0000 UTC m=+32.226375923 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b371d880): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3500 item 15 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 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/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa000): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa000): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa000): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa000): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa000): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.945694176 +0000 UTC m=+32.228310647 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa000): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa540): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa540): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa540): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa540): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa540): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.945694176 +0000 UTC m=+32.228310647 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aa540): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3960 item 16 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aab80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aab80): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aab80): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aab80): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aab80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.947571531 +0000 UTC m=+32.230188002 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37aab80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): open at offset 5 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): _writeAt: size=3, off=7 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.947571531 +0000 UTC m=+32.230188002 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab000): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab500): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab500): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab500): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab500): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab500): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.947571531 +0000 UTC m=+32.230188002 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37ab500): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3dc0 item 17 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37abb80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37abb80): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37abb80): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37abb80): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37abb80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.9500328 +0000 UTC m=+32.232649271 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b37abb80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c1c0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c1c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c1c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c1c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c1c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.9500328 +0000 UTC m=+32.232649271 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c1c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9e850 item 18 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c840): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c840): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c840): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c840): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c840): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.951819665 +0000 UTC m=+32.234436136 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381c840): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): open at offset 5 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): _writeAt: size=3, off=7 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.951819665 +0000 UTC m=+32.234436136 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381cd40): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d240): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d240): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d240): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d240): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d240): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.951819665 +0000 UTC m=+32.234436136 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d240): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9f500 item 19 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d8c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d8c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d8c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d8c0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d8c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.95444877 +0000 UTC m=+32.237065241 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381d8c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381de00): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381de00): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381de00): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381de00): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381de00): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.95444877 +0000 UTC m=+32.237065241 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b381de00): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9fc00 item 20 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384a580): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384a580): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384a580): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384a580): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384a580): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.957791243 +0000 UTC m=+32.240407734 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384a580): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): open at offset 5 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): _writeAt: size=3, off=7 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.957791243 +0000 UTC m=+32.240407734 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384aa80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384af80): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384af80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384af80): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384af80): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384af80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.957791243 +0000 UTC m=+32.240407734 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384af80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b6380 item 21 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384b600): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384b600): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384b600): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384b600): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384b600): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.960655842 +0000 UTC m=+32.243272333 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384b600): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384bb40): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384bb40): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384bb40): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384bb40): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384bb40): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.960655842 +0000 UTC m=+32.243272333 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b384bb40): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b69a0 item 22 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38762c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38762c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38762c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38762c0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38762c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.962929436 +0000 UTC m=+32.245545917 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38762c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): open at offset 5 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): _writeAt: size=3, off=7 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.962929436 +0000 UTC m=+32.245545917 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b38767c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3876cc0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3876cc0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3876cc0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3876cc0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3876cc0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.962929436 +0000 UTC m=+32.245545917 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3876cc0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b6f50 item 23 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 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/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877340): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877340): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877340): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877340): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877340): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.966843879 +0000 UTC m=+32.249460360 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877340): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877880): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877880): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877880): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877880): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877880): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.966843879 +0000 UTC m=+32.249460360 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877880): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b7500 item 24 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877ec0): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b3877ec0): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877ec0): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877ec0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877ec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877ec0): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3877ec0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914380): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914380): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914380): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914380): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914380): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.969684745 +0000 UTC m=+32.252301306 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914380): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): open at offset 5 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): _writeAt: size=3, off=7 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.969684745 +0000 UTC m=+32.252301306 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914880): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914dc0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914dc0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914dc0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914dc0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914dc0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.969684745 +0000 UTC m=+32.252301306 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3914dc0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b78f0 item 25 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915440): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915440): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915440): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915440): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915440): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.973535637 +0000 UTC m=+32.256152158 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915440): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915980): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915980): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915980): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915980): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915980): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.973535637 +0000 UTC m=+32.256152158 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3915980): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e62a0 item 26 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a0c0): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b393a0c0): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a0c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a0c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a0c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a0c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a480): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a480): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a480): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a480): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a480): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.976527388 +0000 UTC m=+32.259143869 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a480): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): open at offset 5 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): >_readAt: n=2, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): _writeAt: size=3, off=7 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.976527388 +0000 UTC m=+32.259143869 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393a980): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393aec0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393aec0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393aec0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393aec0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393aec0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.976527388 +0000 UTC m=+32.259143869 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393aec0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6700 item 27 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 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/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393b540): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393b540): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393b540): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393b540): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393b540): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.980202468 +0000 UTC m=+32.262819040 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393b540): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393ba80): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393ba80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393ba80): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393ba80): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393ba80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.980202468 +0000 UTC m=+32.262819040 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b393ba80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e7110 item 28 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39781c0): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b39781c0): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39781c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39781c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39781c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39781c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39781c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978580): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978580): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978580): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978580): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978580): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.983015181 +0000 UTC m=+32.265631661 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978580): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978c40): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978c40): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978c40): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978c40): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978c40): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.983015181 +0000 UTC m=+32.265631661 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3978c40): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e75e0 item 29 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 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/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39792c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39792c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39792c0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39792c0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39792c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.985660477 +0000 UTC m=+32.268276958 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b39792c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979800): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979800): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979800): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979800): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979800): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.985660477 +0000 UTC m=+32.268276958 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979800): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e79d0 item 30 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 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/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979e40): _readAt: size=2, off=0 2026/07/31 04:59:46 ERROR : open-test-file(0x1f93b3979e40): Couldn't read size of file 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979e40): >_readAt: n=0, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979e40): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979e40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979e40): close: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3979e40): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a300): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a300): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a300): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a300): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a300): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.988219048 +0000 UTC m=+32.270835590 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a300): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a9c0): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a9c0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a9c0): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a9c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a9c0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.988219048 +0000 UTC m=+32.270835590 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399a9c0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2070 item 31 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 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/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b040): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b040): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b040): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b040): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b040): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.990962319 +0000 UTC m=+32.273578811 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b040): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b580): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b580): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b580): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b580): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b580): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.990962319 +0000 UTC m=+32.273578811 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399b580): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2690 item 32 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399bbc0): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399bbc0): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399bbc0): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399bbc0): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399bbc0): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.993595022 +0000 UTC m=+32.276211513 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b399bbc0): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): _writeAt: size=3, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2af0 item 33 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): >_writeAt: n=3, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.994513697 +0000 UTC m=+32.277130178 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a140): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a640): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a640): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a640): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a640): >_readAt: n=5, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a640): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.994513697 +0000 UTC m=+32.277130178 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0a640): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2cb0 item 33 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0ac80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0ac80): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0ac80): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0ac80): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0ac80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.996748317 +0000 UTC m=+32.279364798 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0ac80): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3030 item 34 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): _readAt: size=2, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): _writeAt: size=3, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): >_writeAt: n=3, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.997865156 +0000 UTC m=+32.280481638 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b100): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b640): _readAt: size=512, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b640): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b640): >openPending: err= 2026/07/31 04:59:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b640): >_readAt: n=3, err=EOF 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b640): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.997865156 +0000 UTC m=+32.280481638 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0b640): >close: err= 2026/07/31 04:59:46 DEBUG : open-test-file: Remove: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac31f0 item 34 2026/07/31 04:59:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0bc80): openPending: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0bc80): >openPending: err= 2026/07/31 04:59:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0bc80): _writeAt: size=5, off=0 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0bc80): >_writeAt: n=5, err= 2026/07/31 04:59:46 DEBUG : open-test-file(0x1f93b3a0bc80): close: 2026/07/31 04:59:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:46.999666618 +0000 UTC m=+32.282283099 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a0bc80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3570 item 35 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.00041924 +0000 UTC m=+32.283035721 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a700): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a700): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a700): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a700): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a700): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.00041924 +0000 UTC m=+32.283035721 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2a700): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3730 item 35 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2ad80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2ad80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2ad80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2ad80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2ad80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.002395603 +0000 UTC m=+32.285012084 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2ad80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3ab0 item 36 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.003205342 +0000 UTC m=+32.285821823 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b280): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b7c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b7c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b7c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b7c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b7c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.003205342 +0000 UTC m=+32.285821823 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2b7c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3c70 item 36 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2be00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2be00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2be00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2be00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2be00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.00514249 +0000 UTC m=+32.287758981 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a2be00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b82a0 item 37 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.005821182 +0000 UTC m=+32.288437663 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50880): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50880): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50880): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50880): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50880): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.005821182 +0000 UTC m=+32.288437663 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50880): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b8460 item 37 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50f00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50f00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50f00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50f00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50f00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.007790892 +0000 UTC m=+32.290407413 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a50f00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b89a0 item 38 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.008821798 +0000 UTC m=+32.291438279 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51940): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51940): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51940): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.008821798 +0000 UTC m=+32.291438279 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a51940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b8d20 item 38 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a0c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a0c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a0c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a0c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a0c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.011131943 +0000 UTC m=+32.293748414 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a0c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b90a0 item 39 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.011854557 +0000 UTC m=+32.294471037 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7a5c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7aac0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7aac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7aac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7aac0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7aac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.011854557 +0000 UTC m=+32.294471037 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7aac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b92d0 item 39 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.013630871 +0000 UTC m=+32.296247342 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b98f0 item 40 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.014449377 +0000 UTC m=+32.297065858 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7b640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7bb80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7bb80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7bb80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7bb80): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7bb80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.014449377 +0000 UTC m=+32.297065858 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a7bb80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b9b20 item 40 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.016139199 +0000 UTC m=+32.298755670 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac240): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac740): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac740): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac740): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa04d0 item 41 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac740): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac740): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.016707001 +0000 UTC m=+32.299323472 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aac740): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa07e0 item 41 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.017355595 +0000 UTC m=+32.299972067 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aacc00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad140): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad140): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad140): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.017355595 +0000 UTC m=+32.299972067 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa0a80 item 41 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.019030679 +0000 UTC m=+32.301647150 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aad780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aadc80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aadc80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aadc80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa11f0 item 42 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aadc80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aadc80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.019591188 +0000 UTC m=+32.302207659 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aadc80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa17a0 item 42 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.02053497 +0000 UTC m=+32.303151441 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade2c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade840): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade840): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade840): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.02053497 +0000 UTC m=+32.303151441 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ade840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa1c70 item 42 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.022434218 +0000 UTC m=+32.305050689 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adee80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf380): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf380): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c230 item 43 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf380): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.023239278 +0000 UTC m=+32.305855749 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c3f0 item 43 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.024000596 +0000 UTC m=+32.306617067 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adf8c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adfe00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adfe00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adfe00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adfe00): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adfe00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.024000596 +0000 UTC m=+32.306617067 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3adfe00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c5b0 item 43 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.026043133 +0000 UTC m=+32.308659604 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8a40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8a40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8a40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1ca10 item 44 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8a40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8a40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.02679312 +0000 UTC m=+32.309409591 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8a40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1cc40 item 44 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.027629099 +0000 UTC m=+32.310245570 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af8f80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9500): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9500): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9500): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9500): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9500): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.027629099 +0000 UTC m=+32.310245570 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9500): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1cee0 item 44 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.029588079 +0000 UTC m=+32.312204579 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af9b40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d260 item 45 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.030278743 +0000 UTC m=+32.312895214 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20840): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20840): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20840): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.030278743 +0000 UTC m=+32.312895214 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d500 item 45 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.032308978 +0000 UTC m=+32.314925449 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b20e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21380): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21380): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d9d0 item 46 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21380): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.032936953 +0000 UTC m=+32.315553435 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21a80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21a80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21a80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21a80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21a80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.032936953 +0000 UTC m=+32.315553435 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b21a80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1dd50 item 46 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.034850267 +0000 UTC m=+32.317466738 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c1c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c6c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c6c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c6c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4c9a0 item 47 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c6c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c6c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.035570366 +0000 UTC m=+32.318186837 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3c6c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3cdc0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3cdc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3cdc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3cdc0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3cdc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.035570366 +0000 UTC m=+32.318186837 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3cdc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4cb60 item 47 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.037550766 +0000 UTC m=+32.320167247 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d900): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d900): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d900): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4cee0 item 48 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d900): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d900): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.038197338 +0000 UTC m=+32.320813809 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b3d900): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56100): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56100): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56100): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.038197338 +0000 UTC m=+32.320813809 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d0a0 item 48 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56740): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56740): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56740): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56740): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56740): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.040223945 +0000 UTC m=+32.322840416 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56740): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d500 item 49 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.040860027 +0000 UTC m=+32.323476498 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b56bc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57100): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57100): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57100): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.040860027 +0000 UTC m=+32.323476498 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d6c0 item 49 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57780): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57780): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.042774072 +0000 UTC m=+32.325390543 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4da40 item 50 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.043618677 +0000 UTC m=+32.326235148 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b57c80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76300): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76300): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76300): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76300): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76300): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.043618677 +0000 UTC m=+32.326235148 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76300): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b36160e0 item 50 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76980): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76980): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76980): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.045562828 +0000 UTC m=+32.328179309 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3616a10 item 51 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.046271147 +0000 UTC m=+32.328887618 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b76e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b773c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b773c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b773c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b773c0): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b773c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.046271147 +0000 UTC m=+32.328887618 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b773c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3616d20 item 51 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b77a40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b77a40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b77a40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b77a40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b77a40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.048059152 +0000 UTC m=+32.330675623 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b77a40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3617ce0 item 52 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.048766919 +0000 UTC m=+32.331383390 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c045c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c045c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c045c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c045c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c045c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.048766919 +0000 UTC m=+32.331383390 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c045c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee60e0 item 52 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04c40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04c40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04c40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04c40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04c40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.050229592 +0000 UTC m=+32.332846063 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c04c40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee6540 item 53 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.050812663 +0000 UTC m=+32.333429134 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05680): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05680): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05680): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.050812663 +0000 UTC m=+32.333429134 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee6700 item 53 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05d00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05d00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05d00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05d00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05d00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.052499089 +0000 UTC m=+32.335115569 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c05d00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee6c40 item 54 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.0533629 +0000 UTC m=+32.335979371 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36300): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36880): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36880): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36880): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36880): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36880): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.0533629 +0000 UTC m=+32.335979371 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36880): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee6e00 item 54 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36f00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36f00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36f00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36f00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36f00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.054913718 +0000 UTC m=+32.337530189 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c36f00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee7180 item 55 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.055573275 +0000 UTC m=+32.338189746 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37940): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37940): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37940): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.055573275 +0000 UTC m=+32.338189746 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c37940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee7340 item 55 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c500c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c500c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c500c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c500c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c500c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.0573447 +0000 UTC m=+32.339961171 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c500c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee7880 item 56 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.057981642 +0000 UTC m=+32.340598113 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c505c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c50b40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c50b40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c50b40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c50b40): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c50b40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.057981642 +0000 UTC m=+32.340598113 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c50b40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee7b20 item 56 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.059548071 +0000 UTC m=+32.342164542 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c516c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c516c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c516c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56000 item 57 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c516c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c516c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.060136733 +0000 UTC m=+32.342753204 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c516c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56230 item 57 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.060660362 +0000 UTC m=+32.343276843 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c51c00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70280): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70280): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70280): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70280): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70280): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.060660362 +0000 UTC m=+32.343276843 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70280): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f563f0 item 57 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.062178198 +0000 UTC m=+32.344794699 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c708c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70e00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56af0 item 58 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70e00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.062713108 +0000 UTC m=+32.345329589 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c70e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56cb0 item 58 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.063648245 +0000 UTC m=+32.346264716 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71340): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71900): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71900): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71900): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71900): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71900): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.063648245 +0000 UTC m=+32.346264716 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c71900): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56e70 item 58 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.065682727 +0000 UTC m=+32.348299198 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a580): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a580): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a580): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f571f0 item 59 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a580): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a580): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.066361168 +0000 UTC m=+32.348977649 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9a580): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f573b0 item 59 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.067121744 +0000 UTC m=+32.349738215 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9aac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b040): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b040): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b040): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.067121744 +0000 UTC m=+32.349738215 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f57570 item 59 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.068780026 +0000 UTC m=+32.351396498 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9b680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9bbc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9bbc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9bbc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f578f0 item 60 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9bbc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9bbc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.069603662 +0000 UTC m=+32.352220143 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c9bbc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f57c00 item 60 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.070429582 +0000 UTC m=+32.353046053 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb67c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb67c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb67c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb67c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb67c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.070429582 +0000 UTC m=+32.353046053 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb67c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f57dc0 item 60 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.071912803 +0000 UTC m=+32.354529274 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb6e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7340): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7340): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7340): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fac770 item 61 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7340): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7340): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.072602115 +0000 UTC m=+32.355218586 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7340): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7a40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7a40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7a40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7a40): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7a40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.072602115 +0000 UTC m=+32.355218586 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cb7a40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faca10 item 61 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.074398057 +0000 UTC m=+32.357014528 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce6c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce6c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce6c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fad6c0 item 62 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce6c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce6c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.075259904 +0000 UTC m=+32.357876385 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cce6c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccedc0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccedc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccedc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccedc0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccedc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.075259904 +0000 UTC m=+32.357876385 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccedc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fad8f0 item 62 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.077628718 +0000 UTC m=+32.360245199 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf940): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf940): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9cf50 item 63 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf940): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.078388753 +0000 UTC m=+32.361005304 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ccf940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee140): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee140): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee140): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.078388753 +0000 UTC m=+32.361005304 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9d570 item 63 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.080352282 +0000 UTC m=+32.362968763 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cee780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ceecc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ceecc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ceecc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34ae150 item 64 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ceecc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ceecc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.080954459 +0000 UTC m=+32.363570940 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ceecc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cef3c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cef3c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cef3c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cef3c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cef3c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.080954459 +0000 UTC m=+32.363570940 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cef3c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34ae540 item 64 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefa00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefa00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefa00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefa00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefa00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.082856291 +0000 UTC m=+32.365472772 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefa00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34aecb0 item 65 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.083597781 +0000 UTC m=+32.366214252 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3cefe80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e480): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e480): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e480): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.083597781 +0000 UTC m=+32.366214252 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34af0a0 item 65 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eac0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eac0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.085347626 +0000 UTC m=+32.367964097 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34af7a0 item 66 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.086450208 +0000 UTC m=+32.369066679 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0ef40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c40): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.086450208 +0000 UTC m=+32.369066679 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d975e0 item 66 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35de7c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35de7c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35de7c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35de7c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35de7c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.088884266 +0000 UTC m=+32.371500737 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35de7c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff810 item 67 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.090265114 +0000 UTC m=+32.372881585 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dec40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314800): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314800): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314800): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.090265114 +0000 UTC m=+32.372881585 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d962a0 item 67 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e0c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e0c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e0c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e0c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e0c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.091984852 +0000 UTC m=+32.374601333 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e0c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d969a0 item 68 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.092833454 +0000 UTC m=+32.375449925 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0e5c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eb00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eb00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eb00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eb00): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eb00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.092833454 +0000 UTC m=+32.375449925 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0eb00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d97110 item 68 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f480): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f480): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f480): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.094523757 +0000 UTC m=+32.377140228 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d97ce0 item 69 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.095199733 +0000 UTC m=+32.377816204 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0f900): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0fe00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0fe00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0fe00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0fe00): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0fe00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.095199733 +0000 UTC m=+32.377816204 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3d0fe00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34ae0e0 item 69 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b065c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b065c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b065c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b065c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b065c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.097408815 +0000 UTC m=+32.380025286 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b065c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34ae690 item 70 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.098060676 +0000 UTC m=+32.380677147 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b070c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b070c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b070c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b070c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b070c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.098060676 +0000 UTC m=+32.380677147 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b070c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34aec40 item 70 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07d40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07d40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07d40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07d40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07d40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.100692516 +0000 UTC m=+32.383308988 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07d40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34af1f0 item 71 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.101352282 +0000 UTC m=+32.383968753 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35def80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35df480): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35df480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35df480): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35df480): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35df480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.101352282 +0000 UTC m=+32.383968753 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35df480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34af650 item 71 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dfb00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dfb00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dfb00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dfb00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dfb00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.103215521 +0000 UTC m=+32.385831992 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dfb00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fae0e0 item 72 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.103975688 +0000 UTC m=+32.386592169 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764640): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764640): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764640): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.103975688 +0000 UTC m=+32.386592169 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fae380 item 72 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.1055601 +0000 UTC m=+32.388176571 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765180): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765180): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faeb60 item 73 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765180): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.106180131 +0000 UTC m=+32.388796602 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faed20 item 73 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.10700533 +0000 UTC m=+32.389621801 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765b80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765b80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765b80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765b80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765b80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.10700533 +0000 UTC m=+32.389621801 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765b80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faf180 item 73 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.108586705 +0000 UTC m=+32.391203176 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514e00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faf9d0 item 74 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514e00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.109167983 +0000 UTC m=+32.391784455 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fafd50 item 74 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.110005035 +0000 UTC m=+32.392621506 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3515440): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35159c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35159c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35159c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35159c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35159c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.110005035 +0000 UTC m=+32.392621506 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35159c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe0e0 item 74 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:59:47 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:47 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.111770489 +0000 UTC m=+32.394386960 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b30442c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044ac0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794150 item 75 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044ac0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.112288607 +0000 UTC m=+32.394905078 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794310 item 75 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.112977508 +0000 UTC m=+32.395593989 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045940): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045940): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045940): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.112977508 +0000 UTC m=+32.395593989 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794620 item 75 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.114507859 +0000 UTC m=+32.397124330 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc600): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc600): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc600): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794a80 item 76 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc600): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc600): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.115113372 +0000 UTC m=+32.397729853 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc600): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794c40 item 76 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.115767647 +0000 UTC m=+32.398384118 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcbc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd140): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd140): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd140): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.115767647 +0000 UTC m=+32.398384118 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794e70 item 76 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.117881539 +0000 UTC m=+32.400498021 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfdc80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfdc80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfdc80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795340 item 77 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfdc80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfdc80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.11855441 +0000 UTC m=+32.401170881 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfdc80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34225c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34225c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34225c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34225c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34225c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.11855441 +0000 UTC m=+32.401170881 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34225c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795570 item 77 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.120434642 +0000 UTC m=+32.403051113 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3422e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34239c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34239c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34239c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795a40 item 78 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34239c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34239c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.12112226 +0000 UTC m=+32.403738742 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34239c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e24c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e24c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e24c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e24c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e24c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.12112226 +0000 UTC m=+32.403738742 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e24c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795d50 item 78 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.122757869 +0000 UTC m=+32.405374340 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e30c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3640): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3640): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34584d0 item 79 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3640): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.123417535 +0000 UTC m=+32.406034006 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.123417535 +0000 UTC m=+32.406034006 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458850 item 79 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.125150288 +0000 UTC m=+32.407766759 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca980): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca980): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458e00 item 80 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca980): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.125968432 +0000 UTC m=+32.408584904 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bca980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb080): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb080): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb080): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb080): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb080): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.125968432 +0000 UTC m=+32.408584904 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb080): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3459030 item 80 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb6c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb6c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb6c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb6c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb6c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.127722385 +0000 UTC m=+32.410338856 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcb6c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3459570 item 81 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.129013634 +0000 UTC m=+32.411630114 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bcbb40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda180): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda180): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda180): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.129013634 +0000 UTC m=+32.411630114 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34597a0 item 81 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda800): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda800): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda800): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.131332664 +0000 UTC m=+32.413949195 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bda800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3459d50 item 82 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.13217245 +0000 UTC m=+32.414788921 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdad00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb280): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb280): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb280): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb280): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb280): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.13217245 +0000 UTC m=+32.414788921 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb280): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b33563f0 item 82 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb900): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb900): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb900): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb900): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb900): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.134264801 +0000 UTC m=+32.416881272 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdb900): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3356af0 item 83 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.134836752 +0000 UTC m=+32.417453223 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bdbe00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8440): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8440): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8440): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8440): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8440): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.134836752 +0000 UTC m=+32.417453223 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8440): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3356f50 item 83 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8ac0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8ac0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.136472591 +0000 UTC m=+32.419089062 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b2070 item 84 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.137309711 +0000 UTC m=+32.419926193 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be8fc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9540): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9540): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9540): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.137309711 +0000 UTC m=+32.419926193 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b22a0 item 84 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e6c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e6c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e6c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e6c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e6c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.138908942 +0000 UTC m=+32.421525414 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e6c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe4d0 item 85 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.139609735 +0000 UTC m=+32.422226217 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fb80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fb80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fb80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fb80): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fb80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.139609735 +0000 UTC m=+32.422226217 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fb80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe690 item 85 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4300): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4300): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4300): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4300): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4300): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.141728928 +0000 UTC m=+32.424345409 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4300): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fea10 item 86 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.142586517 +0000 UTC m=+32.425202999 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4d80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4d80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4d80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4d80): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.142586517 +0000 UTC m=+32.425202999 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39febd0 item 86 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5400): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5400): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.144740236 +0000 UTC m=+32.427356717 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fefc0 item 87 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.145556637 +0000 UTC m=+32.428173108 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5900): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5e40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5e40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5e40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5e40): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5e40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.145556637 +0000 UTC m=+32.428173108 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5e40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff2d0 item 87 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ee5c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ee5c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ee5c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ee5c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ee5c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.147246028 +0000 UTC m=+32.429862499 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ee5c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff9d0 item 88 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.148002556 +0000 UTC m=+32.430619027 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39eeac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef040): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef040): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef040): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.148002556 +0000 UTC m=+32.430619027 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ffc00 item 88 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.149537485 +0000 UTC m=+32.432153957 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39ef680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39efbc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39efbc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39efbc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9e230 item 89 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39efbc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39efbc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.150163858 +0000 UTC m=+32.432780339 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39efbc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9e690 item 89 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.150753241 +0000 UTC m=+32.433369712 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074780): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074780): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074780): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.150753241 +0000 UTC m=+32.433369712 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9e8c0 item 89 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.152236092 +0000 UTC m=+32.434852563 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3074dc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075300): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075300): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075300): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9f500 item 90 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075300): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075300): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.15273265 +0000 UTC m=+32.435349121 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075300): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9f7a0 item 90 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.153596702 +0000 UTC m=+32.436213173 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9a00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9a00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9a00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9a00): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9a00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.153596702 +0000 UTC m=+32.436213173 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3be9a00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9fa40 item 90 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.155199128 +0000 UTC m=+32.437815599 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe680): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe680): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b27e0 item 91 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe680): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.156031931 +0000 UTC m=+32.438648402 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfe680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b29a0 item 91 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.156738375 +0000 UTC m=+32.439354856 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfebc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff140): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff140): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff140): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.156738375 +0000 UTC m=+32.439354856 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b2c40 item 91 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.159064028 +0000 UTC m=+32.441680499 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bff780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bffcc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bffcc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bffcc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3110 item 92 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bffcc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bffcc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.160120662 +0000 UTC m=+32.442737143 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bffcc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3500 item 92 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.160975888 +0000 UTC m=+32.443592399 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0300): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b08c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b08c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b08c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b08c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b08c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.160975888 +0000 UTC m=+32.443592399 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b08c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b36c0 item 92 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.163071004 +0000 UTC m=+32.445687486 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b0f00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1440): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1440): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1440): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3b90 item 93 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1440): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1440): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.163685685 +0000 UTC m=+32.446302167 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1440): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1b40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1b40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1b40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1b40): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1b40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.163685685 +0000 UTC m=+32.446302167 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b1b40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3dc0 item 93 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.165861755 +0000 UTC m=+32.448478226 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3075ec0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698500): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698500): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698500): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9fce0 item 94 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698500): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698500): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.166818492 +0000 UTC m=+32.449434963 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698500): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698c00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698c00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698c00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698c00): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698c00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.166818492 +0000 UTC m=+32.449434963 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3698c00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6000 item 94 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.168558047 +0000 UTC m=+32.451174518 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699240): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699780): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e63f0 item 95 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699780): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.169159774 +0000 UTC m=+32.451776245 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699e80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699e80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.169159774 +0000 UTC m=+32.451776245 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3699e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6690 item 95 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.170911322 +0000 UTC m=+32.453527793 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37685c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3768b00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3768b00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3768b00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6d90 item 96 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3768b00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3768b00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.171721893 +0000 UTC m=+32.454338374 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3768b00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3769200): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3769200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3769200): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3769200): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3769200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.171721893 +0000 UTC m=+32.454338374 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3769200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6f50 item 96 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= 2026/07/31 04:59:47 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : >WaitForWriters: 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:47 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/31 04:59:47 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2180): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2180): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2180): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.182765741 +0000 UTC m=+32.465382222 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.182765741 +0000 UTC m=+32.465382222 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2600): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2ac0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2ac0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.182765741 +0000 UTC m=+32.465382222 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da2ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2620 item 1 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3100): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3100): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3100): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.186274978 +0000 UTC m=+32.468891459 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3600): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3600): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3600): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3600): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3600): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.186274978 +0000 UTC m=+32.468891459 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3600): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2bd0 item 2 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3c40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3c40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3c40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3c40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3c40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.188374854 +0000 UTC m=+32.470991335 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3da3c40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.188374854 +0000 UTC m=+32.470991335 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca1c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca680): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca680): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca680): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.188374854 +0000 UTC m=+32.470991335 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dca680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2f50 item 3 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcad00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcad00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcad00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcad00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcad00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.19105202 +0000 UTC m=+32.473668501 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcad00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb240): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb240): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb240): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb240): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb240): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.19105202 +0000 UTC m=+32.473668501 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb240): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3420 item 4 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb880): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb880): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb880): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb880): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb880): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.193421715 +0000 UTC m=+32.476038196 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcb880): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.193421715 +0000 UTC m=+32.476038196 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3dcbd00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de82c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de82c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de82c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de82c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de82c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.193421715 +0000 UTC m=+32.476038196 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de82c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac37a0 item 5 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.19615652 +0000 UTC m=+32.478773001 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.19615652 +0000 UTC m=+32.478773001 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3c70 item 6 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9500): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9500): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9500): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9500): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9500): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.198124106 +0000 UTC m=+32.480740587 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9500): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.198124106 +0000 UTC m=+32.480740587 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c500): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c9c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c9c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c9c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c9c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c9c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.198124106 +0000 UTC m=+32.480740587 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c9c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa04d0 item 7 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d040): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d040): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d040): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.201203592 +0000 UTC m=+32.483820063 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d580): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d580): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d580): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d580): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d580): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.201203592 +0000 UTC m=+32.483820063 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d580): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c1c0 item 8 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381db40): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b381db40): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381db40): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381db40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381db40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381db40): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381db40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870000): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870000): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870000): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870000): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870000): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.203286436 +0000 UTC m=+32.485902907 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870000): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.203286436 +0000 UTC m=+32.485902907 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870980): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870980): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870980): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.203286436 +0000 UTC m=+32.485902907 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3870980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c540 item 9 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871000): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871000): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871000): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871000): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871000): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.206001233 +0000 UTC m=+32.488617704 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871000): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871540): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871540): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871540): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.206001233 +0000 UTC m=+32.488617704 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1cb60 item 10 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871b80): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b3871b80): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871b80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871b80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871b80): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3871b80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962040): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962040): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962040): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.208631461 +0000 UTC m=+32.491247942 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.208631461 +0000 UTC m=+32.491247942 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962a40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962a40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962a40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962a40): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962a40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.208631461 +0000 UTC m=+32.491247942 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3962a40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1cee0 item 11 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39630c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39630c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39630c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39630c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39630c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.211566213 +0000 UTC m=+32.494182684 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39630c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963600): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963600): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963600): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963600): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963600): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.211566213 +0000 UTC m=+32.494182684 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963600): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d490 item 12 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963c40): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b3963c40): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963c40): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963c40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963c40): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3963c40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992100): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992100): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992100): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.2136399 +0000 UTC m=+32.496256371 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39927c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39927c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39927c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39927c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39927c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.2136399 +0000 UTC m=+32.496256371 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39927c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d880 item 13 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992e40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992e40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992e40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992e40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992e40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.215824686 +0000 UTC m=+32.498441157 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3992e40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993380): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993380): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993380): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.215824686 +0000 UTC m=+32.498441157 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4c000 item 14 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39939c0): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b39939c0): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39939c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39939c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39939c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39939c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39939c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993d80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993d80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993d80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993d80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.217939119 +0000 UTC m=+32.500555631 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3993d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6540): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6540): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6540): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.217939119 +0000 UTC m=+32.500555631 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4c540 item 15 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6bc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6bc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6bc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6bc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6bc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.220853252 +0000 UTC m=+32.503469723 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b6bc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7100): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7100): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7100): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.220853252 +0000 UTC m=+32.503469723 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4cb60 item 16 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7740): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7740): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7740): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7740): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7740): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.223055702 +0000 UTC m=+32.505672193 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7740): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.223055702 +0000 UTC m=+32.505672193 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b7bc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a161c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a161c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a161c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a161c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a161c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.223055702 +0000 UTC m=+32.505672193 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a161c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4cee0 item 17 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16840): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16840): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.226143955 +0000 UTC m=+32.508760426 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16d80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16d80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16d80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16d80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.226143955 +0000 UTC m=+32.508760426 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a16d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d490 item 18 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17400): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17400): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.228431946 +0000 UTC m=+32.511048417 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.228431946 +0000 UTC m=+32.511048417 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17900): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17e00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17e00): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.228431946 +0000 UTC m=+32.511048417 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a17e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d810 item 19 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42580): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42580): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42580): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42580): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42580): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.231804686 +0000 UTC m=+32.514421187 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42580): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42ac0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42ac0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.231804686 +0000 UTC m=+32.514421187 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3616150 item 20 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.234116642 +0000 UTC m=+32.516733123 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.234116642 +0000 UTC m=+32.516733123 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43b40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43b40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43b40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43b40): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43b40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.234116642 +0000 UTC m=+32.516733123 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43b40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b36167e0 item 21 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a762c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a762c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a762c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a762c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a762c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.237555406 +0000 UTC m=+32.520171887 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a762c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76800): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76800): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76800): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.237555406 +0000 UTC m=+32.520171887 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b36170a0 item 22 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76e80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76e80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.239673556 +0000 UTC m=+32.522290038 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a76e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.239673556 +0000 UTC m=+32.522290038 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77880): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77880): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77880): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77880): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77880): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.239673556 +0000 UTC m=+32.522290038 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a77880): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3617c00 item 23 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8000): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8000): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8000): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8000): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8000): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.242556081 +0000 UTC m=+32.525172552 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8000): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8540): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8540): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8540): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.242556081 +0000 UTC m=+32.525172552 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee6310 item 24 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8b80): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b3aa8b80): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8b80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8b80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8b80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8b80): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8b80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8f40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8f40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8f40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8f40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8f40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.244572398 +0000 UTC m=+32.527188869 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa8f40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.244572398 +0000 UTC m=+32.527188869 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9440): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9980): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9980): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9980): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.244572398 +0000 UTC m=+32.527188869 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aa9980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee67e0 item 25 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2100): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2100): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2100): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.247408996 +0000 UTC m=+32.530025467 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2640): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2640): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2640): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.247408996 +0000 UTC m=+32.530025467 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee6e00 item 26 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2c80): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b3ad2c80): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2c80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2c80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2c80): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad2c80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3040): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3040): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3040): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.249576119 +0000 UTC m=+32.532192590 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.249576119 +0000 UTC m=+32.532192590 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3a80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3a80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3a80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3a80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3a80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.249576119 +0000 UTC m=+32.532192590 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3ad3a80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee7180 item 27 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4200): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4200): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4200): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.252243326 +0000 UTC m=+32.534859797 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4740): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4740): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4740): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4740): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4740): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.252243326 +0000 UTC m=+32.534859797 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4740): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee7730 item 28 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4d80): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b3af4d80): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4d80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4d80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.254304268 +0000 UTC m=+32.536920739 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5800): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5800): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5800): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.254304268 +0000 UTC m=+32.536920739 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee7c70 item 29 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5e80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5e80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.256365681 +0000 UTC m=+32.538982163 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b164c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b164c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b164c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b164c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b164c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.256365681 +0000 UTC m=+32.538982163 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b164c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f561c0 item 30 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16b00): _readAt: size=2, off=0 2026/07/31 04:59:47 ERROR : open-test-file(0x1f93b3b16b00): Couldn't read size of file 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16b00): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16b00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16b00): close: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16b00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16ec0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16ec0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16ec0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16ec0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16ec0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.258215154 +0000 UTC m=+32.540831625 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b16ec0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17580): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17580): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17580): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17580): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17580): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.258215154 +0000 UTC m=+32.540831625 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17580): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56620 item 31 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17c00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17c00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17c00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17c00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17c00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.259969117 +0000 UTC m=+32.542585588 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b17c00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34240): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34240): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34240): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34240): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34240): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.259969117 +0000 UTC m=+32.542585588 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34240): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56b60 item 32 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34880): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34880): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34880): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34880): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34880): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.261832096 +0000 UTC m=+32.544448577 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34880): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f56ee0 item 33 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.262593123 +0000 UTC m=+32.545209594 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b34d00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35200): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35200): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35200): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.262593123 +0000 UTC m=+32.545209594 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f570a0 item 33 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35840): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35840): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.264717245 +0000 UTC m=+32.547333716 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f57420 item 34 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.265670885 +0000 UTC m=+32.548287356 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b35cc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54300): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54300): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54300): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54300): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54300): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.265670885 +0000 UTC m=+32.548287356 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54300): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f575e0 item 34 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54940): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54940): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54940): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.268396984 +0000 UTC m=+32.551013455 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f57a40 item 35 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.269121892 +0000 UTC m=+32.551738363 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b54dc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b552c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b552c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b552c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b552c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b552c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.269121892 +0000 UTC m=+32.551738363 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b552c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3f57c70 item 35 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55940): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55940): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55940): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.271934665 +0000 UTC m=+32.554551146 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fac4d0 item 36 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.27291176 +0000 UTC m=+32.555528272 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b55e40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a480): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a480): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a480): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.27291176 +0000 UTC m=+32.555528272 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fac850 item 36 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7aac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7aac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7aac0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7aac0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7aac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.27515083 +0000 UTC m=+32.557767311 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7aac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fad260 item 37 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.275943908 +0000 UTC m=+32.558560438 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7af40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c62c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c62c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c62c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c62c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c62c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.275943908 +0000 UTC m=+32.558560438 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c62c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b6460 item 37 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6940): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6940): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6940): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.278581299 +0000 UTC m=+32.561197780 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b6850 item 38 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.28000695 +0000 UTC m=+32.562623422 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6e40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7040): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7040): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7040): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.28000695 +0000 UTC m=+32.562623422 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa0770 item 38 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c60c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c60c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c60c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c60c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c60c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.283545304 +0000 UTC m=+32.566161775 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c60c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b62a0 item 39 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.284357577 +0000 UTC m=+32.566974048 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c65c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6ac0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6ac0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.284357577 +0000 UTC m=+32.566974048 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c6ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b6540 item 39 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7840): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7840): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.287051005 +0000 UTC m=+32.569667486 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b6e70 item 40 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.288120064 +0000 UTC m=+32.570736615 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35c7d40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8380): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8380): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8380): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.288120064 +0000 UTC m=+32.570736615 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b7030 item 40 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.290293227 +0000 UTC m=+32.572909708 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b73b0 item 41 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.291149244 +0000 UTC m=+32.573765715 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de8e40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b7570 item 41 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.291972619 +0000 UTC m=+32.574589120 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9300): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9840): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9840): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9840): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.291972619 +0000 UTC m=+32.574589120 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3de9840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b77a0 item 41 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.294602997 +0000 UTC m=+32.577219468 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a2c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a7c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a7c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a7c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b7dc0 item 42 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a7c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a7c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.295750204 +0000 UTC m=+32.578366694 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7a7c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa04d0 item 42 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.296935842 +0000 UTC m=+32.579552323 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ad00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7b280): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7b280): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7b280): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7b280): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7b280): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.296935842 +0000 UTC m=+32.579552323 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7b280): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa0a80 item 42 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.299541093 +0000 UTC m=+32.582157574 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b7ba40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314500): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314500): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314500): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa0ee0 item 43 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314500): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314500): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.300520071 +0000 UTC m=+32.583136563 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314500): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa12d0 item 43 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.301510251 +0000 UTC m=+32.584126793 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3314c00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3315c00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3315c00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3315c00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3315c00): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3315c00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.301510251 +0000 UTC m=+32.584126793 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3315c00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa17a0 item 43 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.304176617 +0000 UTC m=+32.586793158 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06580): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06a80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06a80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06a80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fa1e30 item 44 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06a80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06a80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.304756042 +0000 UTC m=+32.587372523 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b06a80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e61c0 item 44 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.305784974 +0000 UTC m=+32.588401456 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07b80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07b80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07b80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07b80): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07b80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.305784974 +0000 UTC m=+32.588401456 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b07b80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6380 item 44 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.308529578 +0000 UTC m=+32.591146059 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37643c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764940): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764940): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6700 item 45 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764940): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.309421242 +0000 UTC m=+32.592037724 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514c40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514c40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514c40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514c40): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514c40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.309421242 +0000 UTC m=+32.592037724 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3514c40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fac460 item 45 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.311853746 +0000 UTC m=+32.594470227 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35153c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35158c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35158c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35158c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faca10 item 46 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35158c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35158c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.312730032 +0000 UTC m=+32.595346513 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35158c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044240): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044240): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044240): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044240): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044240): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.312730032 +0000 UTC m=+32.595346513 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044240): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fad0a0 item 46 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.315058649 +0000 UTC m=+32.597675131 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3044f00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045480): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045480): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fad7a0 item 47 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045480): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.315791554 +0000 UTC m=+32.598408035 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045bc0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045bc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045bc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045bc0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045bc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.315791554 +0000 UTC m=+32.598408035 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3045bc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fadab0 item 47 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.317966821 +0000 UTC m=+32.600583303 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc340): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc840): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d962a0 item 48 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc840): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.318687924 +0000 UTC m=+32.601304475 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfc840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcfc0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcfc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcfc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcfc0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcfc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.318687924 +0000 UTC m=+32.601304475 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfcfc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d965b0 item 48 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd600): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd600): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd600): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd600): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd600): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.320699313 +0000 UTC m=+32.603315794 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfd600): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d97110 item 49 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.321409143 +0000 UTC m=+32.604025614 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bfda80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34221c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34221c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34221c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34221c0): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34221c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.321409143 +0000 UTC m=+32.604025614 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34221c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d97420 item 49 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34228c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34228c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34228c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34228c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34228c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.323311656 +0000 UTC m=+32.605928127 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b34228c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d97d50 item 50 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.324101308 +0000 UTC m=+32.606717799 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423080): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423d80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423d80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423d80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423d80): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.324101308 +0000 UTC m=+32.606717799 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3423d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34ae150 item 50 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e2880): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e2880): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e2880): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e2880): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e2880): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.325962893 +0000 UTC m=+32.608579364 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e2880): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34ae700 item 51 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.328756309 +0000 UTC m=+32.611372780 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e36c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e36c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e36c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e36c0): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e36c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.328756309 +0000 UTC m=+32.611372780 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e36c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34aecb0 item 51 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.330756496 +0000 UTC m=+32.613372978 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b33e3d40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34af340 item 52 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.331566326 +0000 UTC m=+32.614182797 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342e780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f780): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f780): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f780): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.331566326 +0000 UTC m=+32.614182797 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342f780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34af6c0 item 52 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fe00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fe00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fe00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fe00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fe00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.333659569 +0000 UTC m=+32.616276050 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b342fe00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fae000 item 53 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.334458068 +0000 UTC m=+32.617074549 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c440): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c980): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c980): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c980): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.334458068 +0000 UTC m=+32.617074549 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381c980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fae230 item 53 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d000): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d000): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d000): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d000): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d000): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.336420533 +0000 UTC m=+32.619037004 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d000): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fae8c0 item 54 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.337269978 +0000 UTC m=+32.619886469 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381d500): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381da80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381da80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381da80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381da80): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381da80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.337269978 +0000 UTC m=+32.619886469 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b381da80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faec40 item 54 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e200): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e200): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e200): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.339126955 +0000 UTC m=+32.621743426 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faf260 item 55 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.339853327 +0000 UTC m=+32.622469798 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5e700): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5ec40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5ec40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5ec40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5ec40): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5ec40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.339853327 +0000 UTC m=+32.622469798 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5ec40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2faf420 item 55 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f2c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f2c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f2c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f2c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f2c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.34187778 +0000 UTC m=+32.624494251 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f2c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2fafd50 item 56 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.342896694 +0000 UTC m=+32.625513175 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5f7c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5fd40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5fd40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5fd40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5fd40): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5fd40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.342896694 +0000 UTC m=+32.625513175 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c5fd40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37940e0 item 56 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.344840747 +0000 UTC m=+32.627457237 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c9c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c9c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c9c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37945b0 item 57 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c9c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c9c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.34571657 +0000 UTC m=+32.628333051 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6c9c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794770 item 57 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.34642608 +0000 UTC m=+32.629042561 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6cf00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6d480): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6d480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6d480): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6d480): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6d480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.34642608 +0000 UTC m=+32.629042561 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6d480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794a10 item 57 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.348833717 +0000 UTC m=+32.631450188 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3764c00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6a10 item 58 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.349517288 +0000 UTC m=+32.632133759 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e6e70 item 58 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.35021756 +0000 UTC m=+32.632834031 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765c40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765c40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765c40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765c40): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765c40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.35021756 +0000 UTC m=+32.632834031 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3765c40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e7030 item 58 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.352099585 +0000 UTC m=+32.634716087 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35828c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35828c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35828c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e7420 item 59 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35828c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35828c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.352654172 +0000 UTC m=+32.635270643 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35828c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e7730 item 59 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.353264705 +0000 UTC m=+32.635881176 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3582e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3583380): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3583380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3583380): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3583380): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3583380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.353264705 +0000 UTC m=+32.635881176 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3583380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e78f0 item 59 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.355004952 +0000 UTC m=+32.637621423 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35839c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592000): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592000): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592000): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39e7dc0 item 60 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592000): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592000): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.355658537 +0000 UTC m=+32.638275008 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592000): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458310 item 60 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.356640993 +0000 UTC m=+32.639257464 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592b00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592b00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592b00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592b00): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592b00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.356640993 +0000 UTC m=+32.639257464 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3592b00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458540 item 60 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.358279777 +0000 UTC m=+32.640896248 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593680): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593680): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458a80 item 61 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593680): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.358873989 +0000 UTC m=+32.641490460 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593d80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593d80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593d80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593d80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.358873989 +0000 UTC m=+32.641490460 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3593d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3458e70 item 61 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.360787683 +0000 UTC m=+32.643404154 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b44c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b4a00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b4a00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b4a00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3459260 item 62 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b4a00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b4a00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.361639642 +0000 UTC m=+32.644256114 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b4a00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5100): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5100): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5100): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.361639642 +0000 UTC m=+32.644256114 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b34595e0 item 62 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.363425385 +0000 UTC m=+32.646041856 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5740): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5c80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5c80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5c80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3459b20 item 63 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5c80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5c80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.364107674 +0000 UTC m=+32.646724145 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35b5c80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dc480): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dc480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dc480): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dc480): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dc480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.364107674 +0000 UTC m=+32.646724145 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dc480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b33560e0 item 63 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): >_readAt: n=0, err=Bad file descriptor 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.366058388 +0000 UTC m=+32.648674859 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dcac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd000): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd000): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd000): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b33567e0 item 64 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd000): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd000): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.366843651 +0000 UTC m=+32.649460133 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd000): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd700): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd700): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd700): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd700): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd700): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.366843651 +0000 UTC m=+32.649460133 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35dd700): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3356d90 item 64 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35ddd40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35ddd40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35ddd40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35ddd40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35ddd40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.368614355 +0000 UTC m=+32.651230826 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b35ddd40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3357490 item 65 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.369335567 +0000 UTC m=+32.651952038 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e02c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e07c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e07c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e07c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e07c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e07c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.369335567 +0000 UTC m=+32.651952038 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e07c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe070 item 65 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e0e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e0e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e0e00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e0e00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e0e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.371224986 +0000 UTC m=+32.653841457 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e0e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe460 item 66 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.371910259 +0000 UTC m=+32.654526730 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1280): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e17c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e17c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e17c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e17c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e17c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.371910259 +0000 UTC m=+32.654526730 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e17c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe620 item 66 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1e00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1e00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.373677407 +0000 UTC m=+32.656293878 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b36e1e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fe9a0 item 67 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.374347473 +0000 UTC m=+32.656963944 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c380): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c880): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c880): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c880): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c880): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c880): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.374347473 +0000 UTC m=+32.656963944 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371c880): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39feb60 item 67 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8600): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8600): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8600): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8600): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8600): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.375935141 +0000 UTC m=+32.658551612 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8600): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b23f0 item 68 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.37686107 +0000 UTC m=+32.659477551 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e8b00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9040): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9040): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9040): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.37686107 +0000 UTC m=+32.659477551 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b25b0 item 68 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9680): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9680): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9680): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9680): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9680): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.378759926 +0000 UTC m=+32.661376407 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9680): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b2930 item 69 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.379553614 +0000 UTC m=+32.662170096 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b37e9b00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c100): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c100): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c100): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c100): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c100): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.379553614 +0000 UTC m=+32.662170096 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c100): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b2af0 item 69 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c780): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c780): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c780): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.381500111 +0000 UTC m=+32.664116592 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382c780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b2fc0 item 70 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.382260287 +0000 UTC m=+32.664876768 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382cc80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d1c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d1c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d1c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d1c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d1c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.382260287 +0000 UTC m=+32.664876768 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d1c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3490 item 70 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d840): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d840): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.38397784 +0000 UTC m=+32.666594321 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382d840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b38f0 item 71 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.384710014 +0000 UTC m=+32.667326485 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b382dd40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c340): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c340): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c340): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c340): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c340): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.384710014 +0000 UTC m=+32.667326485 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c340): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b3ab0 item 71 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c9c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c9c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c9c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c9c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c9c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.386481719 +0000 UTC m=+32.669098200 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385c9c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9e1c0 item 72 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.387303171 +0000 UTC m=+32.669919662 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385cec0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d400): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d400): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d400): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.387303171 +0000 UTC m=+32.669919662 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9e3f0 item 72 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.389379522 +0000 UTC m=+32.671996003 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385d9c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385dec0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385dec0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385dec0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b2f9ebd0 item 73 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385dec0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385dec0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.390143154 +0000 UTC m=+32.672759625 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b385dec0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794cb0 item 73 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.391141059 +0000 UTC m=+32.673757540 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c6db80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c1c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c1c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c1c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c1c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c1c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.391141059 +0000 UTC m=+32.673757540 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c1c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3794ee0 item 73 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.393625271 +0000 UTC m=+32.676241762 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7c800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7cd00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7cd00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7cd00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795340 item 74 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7cd00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7cd00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.394481287 +0000 UTC m=+32.677097769 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7cd00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795570 item 74 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.395498829 +0000 UTC m=+32.678115370 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d240): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d7c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d7c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d7c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d7c0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d7c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.395498829 +0000 UTC m=+32.678115370 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7d7c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795880 item 74 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.397737568 +0000 UTC m=+32.680354058 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3c7de00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e400): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3795d50 item 75 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e400): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.398401903 +0000 UTC m=+32.681018374 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): _writeAt: size=3, off=2 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2230 item 75 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.399047782 +0000 UTC m=+32.681664253 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396e940): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396ee80): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396ee80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396ee80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396ee80): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396ee80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.399047782 +0000 UTC m=+32.681664253 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396ee80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac25b0 item 75 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.400736521 +0000 UTC m=+32.683352992 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f4c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f9c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f9c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f9c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2930 item 76 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f9c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f9c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.40136577 +0000 UTC m=+32.683982321 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b396f9c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2bd0 item 76 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): _writeAt: size=3, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.402009526 +0000 UTC m=+32.684625997 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a000): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a580): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a580): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a580): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a580): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a580): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.402009526 +0000 UTC m=+32.684625997 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399a580): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac2d90 item 76 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.403522814 +0000 UTC m=+32.686139285 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399abc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b0c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b0c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b0c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3110 item 77 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b0c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b0c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.404275064 +0000 UTC m=+32.686891535 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b0c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b7c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b7c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b7c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b7c0): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b7c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.404275064 +0000 UTC m=+32.686891535 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399b7c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac32d0 item 77 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.406548898 +0000 UTC m=+32.689165379 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b399be00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2400): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2400): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3650 item 78 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2400): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.407413001 +0000 UTC m=+32.690029472 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2b00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2b00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2b00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2b00): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2b00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.407413001 +0000 UTC m=+32.690029472 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b2b00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3810 item 78 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.409397208 +0000 UTC m=+32.692013729 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3140): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3640): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3640): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3640): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3b90 item 79 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3640): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3640): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.41002348 +0000 UTC m=+32.692639962 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3640): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3d40): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3d40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3d40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3d40): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3d40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.41002348 +0000 UTC m=+32.692639962 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39b3d40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ac3d50 item 79 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.411984274 +0000 UTC m=+32.694600745 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4980): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4980): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b8380 item 80 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4980): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.412844207 +0000 UTC m=+32.695460699 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d4980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5080): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5080): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5080): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5080): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5080): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.412844207 +0000 UTC m=+32.695460699 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5080): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b8540 item 80 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d56c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d56c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d56c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d56c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d56c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.41514883 +0000 UTC m=+32.697765321 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d56c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b8e00 item 81 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.416120465 +0000 UTC m=+32.698736957 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39d5b40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4180): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4180): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4180): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.416120465 +0000 UTC m=+32.698736957 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b8fc0 item 81 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4800): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4800): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4800): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.418035663 +0000 UTC m=+32.700652203 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b93b0 item 82 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.419112256 +0000 UTC m=+32.701728737 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f4d00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5280): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5280): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5280): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5280): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5280): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.419112256 +0000 UTC m=+32.701728737 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5280): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b97a0 item 82 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5900): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5900): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5900): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5900): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5900): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.421337549 +0000 UTC m=+32.703954040 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5900): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b37b9e30 item 83 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.422303222 +0000 UTC m=+32.704919703 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b39f5e00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12440): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12440): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12440): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12440): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12440): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.422303222 +0000 UTC m=+32.704919703 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12440): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c150 item 83 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12ac0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12ac0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.424046434 +0000 UTC m=+32.706662905 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c4d0 item 84 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.424879758 +0000 UTC m=+32.707496229 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a12fc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13540): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13540): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13540): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.424879758 +0000 UTC m=+32.707496229 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1c690 item 84 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13bc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13bc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13bc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13bc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13bc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.426663366 +0000 UTC m=+32.709279838 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a13bc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1cb60 item 85 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.427298336 +0000 UTC m=+32.709914817 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a421c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42700): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42700): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42700): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42700): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42700): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.427298336 +0000 UTC m=+32.709914817 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42700): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1cd20 item 85 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42d80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42d80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42d80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42d80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.428902105 +0000 UTC m=+32.711518576 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a42d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d0a0 item 86 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.42959313 +0000 UTC m=+32.712209601 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43280): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43800): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43800): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43800): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43800): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43800): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.42959313 +0000 UTC m=+32.712209601 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43800): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d260 item 86 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43e80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43e80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43e80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43e80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43e80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.431029833 +0000 UTC m=+32.713646315 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a43e80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d730 item 87 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.431665664 +0000 UTC m=+32.714282135 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a74480): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a749c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a749c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a749c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a749c0): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a749c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.431665664 +0000 UTC m=+32.714282135 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a749c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3a1d9d0 item 87 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75040): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75040): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75040): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75040): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75040): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.433113128 +0000 UTC m=+32.715729599 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75040): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4c070 item 88 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.43372343 +0000 UTC m=+32.716339901 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75540): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75ac0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75ac0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75ac0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75ac0): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75ac0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.43372343 +0000 UTC m=+32.716339901 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a75ac0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4c3f0 item 88 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.435291773 +0000 UTC m=+32.717908244 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c740): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c740): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c740): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4ca10 item 89 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c740): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c740): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.435821704 +0000 UTC m=+32.718438175 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9c740): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4cbd0 item 89 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.436440422 +0000 UTC m=+32.719056893 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9cc80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d200): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d200): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d200): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d200): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d200): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.436440422 +0000 UTC m=+32.719056893 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d200): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4cd90 item 89 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.437987774 +0000 UTC m=+32.720604256 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9d840): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9dd80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9dd80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9dd80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d1f0 item 90 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9dd80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9dd80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.438591615 +0000 UTC m=+32.721208086 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3a9dd80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d3b0 item 90 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.439440929 +0000 UTC m=+32.722057400 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca3c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca980): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca980): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca980): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.439440929 +0000 UTC m=+32.722057400 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3aca980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d570 item 90 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.441199349 +0000 UTC m=+32.723815820 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acafc0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acb500): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acb500): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acb500): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4d8f0 item 91 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acb500): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acb500): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.441737576 +0000 UTC m=+32.724354047 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acb500): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): >_readAt: n=2, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): _writeAt: size=3, off=7 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3d4dab0 item 91 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.442408784 +0000 UTC m=+32.725025255 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3acba40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af40c0): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af40c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af40c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af40c0): >_readAt: n=8, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af40c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.442408784 +0000 UTC m=+32.725025255 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af40c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b36160e0 item 91 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.443907474 +0000 UTC m=+32.726523945 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4700): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4c40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4c40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4c40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3616690 item 92 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4c40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4c40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.444478783 +0000 UTC m=+32.727095254 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af4c40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): open at offset 5 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3616af0 item 92 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): _readAt: size=2, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): _writeAt: size=3, off=5 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): >_writeAt: n=3, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.445211577 +0000 UTC m=+32.727828059 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5740): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5740): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5740): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5740): >_readAt: n=3, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5740): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.445211577 +0000 UTC m=+32.727828059 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5740): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3616d20 item 92 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.446723413 +0000 UTC m=+32.729339884 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3af5d80): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b1a3c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b1a3c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b1a3c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3617650 item 93 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b1a3c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b1a3c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.44737355 +0000 UTC m=+32.729990021 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b1a3c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371ce00): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371ce00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371ce00): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371ce00): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371ce00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.44737355 +0000 UTC m=+32.729990021 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371ce00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39fed20 item 93 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.448968162 +0000 UTC m=+32.731584633 2026/07/31 04:59:47 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d440): >close: err= 2026/07/31 04:59:47 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-japogaw9guki/dir/file1: no such file or directory 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d980): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d980): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d980): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff260 item 94 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d980): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d980): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.449528048 +0000 UTC m=+32.732144520 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b371d980): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92180): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92180): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92180): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92180): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92180): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.449528048 +0000 UTC m=+32.732144520 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92180): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff420 item 94 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.451374487 +0000 UTC m=+32.733990958 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b927c0): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92d00): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92d00): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92d00): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff7a0 item 95 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92d00): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92d00): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.45189565 +0000 UTC m=+32.734512122 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b92d00): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93400): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93400): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93400): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93400): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93400): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.45189565 +0000 UTC m=+32.734512122 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93400): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ff960 item 95 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 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/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): open at offset 0 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): _readAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): >_readAt: n=0, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.453511513 +0000 UTC m=+32.736127984 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3b93a40): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe080): _writeAt: size=5, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe080): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe080): >openPending: err= 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b39ffd50 item 96 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe080): >_writeAt: n=5, err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe080): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.454245448 +0000 UTC m=+32.736861920 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe080): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/31 04:59:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/31 04:59:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe780): _readAt: size=512, off=0 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe780): openPending: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe780): >openPending: err= 2026/07/31 04:59:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe780): >_readAt: n=5, err=EOF 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe780): close: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-31 04:59:47.454245448 +0000 UTC m=+32.736861920 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : open-test-file(0x1f93b3bbe780): >close: err= 2026/07/31 04:59:47 DEBUG : open-test-file: Remove: 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93b3ee6070 item 96 2026/07/31 04:59:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/31 04:59:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/31 04:59:47 DEBUG : open-test-file: >Remove: err= 2026/07/31 04:59:47 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : >WaitForWriters: 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.55s) --- PASS: TestRWFileHandleOpenTests/writes (0.27s) --- 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.28s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- 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-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:47 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:47 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:47 DEBUG : file1: newRWFileHandle: 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): openPending: 2026/07/31 04:59:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): >openPending: err= 2026/07/31 04:59:47 DEBUG : file1: >newRWFileHandle: err= 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/31 04:59:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): _writeAt: size=2, off=0 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): >_writeAt: n=2, err= 2026/07/31 04:59:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): RWFileHandle.Flush 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): RWFileHandle.Release 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): close: 2026/07/31 04:59:47 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/31 04:59:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:47 DEBUG : file1(0x1f93b3bbedc0): >close: err= 2026/07/31 04:59:47 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : file1: reading active writers 2026/07/31 04:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : file1: reading active writers 2026/07/31 04:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : file1: reading active writers 2026/07/31 04:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : file1: reading active writers 2026/07/31 04:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:47 DEBUG : file1: vfs cache: starting upload 2026/07/31 04:59:47 DEBUG : file1.a0a9169e.partial: size = 2 OK 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1.a0a9169e.partial" 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1.a0a9169e.partial 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1.a0a9169e.partial" 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : file1: reading active writers 2026/07/31 04:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-japogaw9guki/file1.a0a9169e.partial 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:47 DEBUG : file1.a0a9169e.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 04:59:47 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/31 04:59:47 DEBUG : file1.a0a9169e.partial: renamed to: file1 2026/07/31 04:59:47 INFO : file1: Copied (new) 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:47 DEBUG : Looking for writers 2026/07/31 04:59:47 DEBUG : file1: reading active writers 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-japogaw9guki/file1 2026/07/31 04:59:47 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:47 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 04:59:47 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/31 04:59:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/31 04:59:47 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/31 04:59:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/31 04:59:47 INFO : file1: vfs cache: upload succeeded try #1 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : file1: reading active writers 2026/07/31 04:59:48 DEBUG : >WaitForWriters: 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-japogaw9guki/file1 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:48 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:48 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2026/07/31 04:59:48 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : file1: reading active writers 2026/07/31 04:59:48 DEBUG : >WaitForWriters: 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.88s) === RUN TestRWCacheRename run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:48 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:48 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:48 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:48 DEBUG : rename_me: newRWFileHandle: 2026/07/31 04:59:48 DEBUG : rename_me(0x1f93b3314a80): openPending: 2026/07/31 04:59:48 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/31 04:59:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/31 04:59:48 DEBUG : rename_me(0x1f93b3314a80): >openPending: err= 2026/07/31 04:59:48 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/31 04:59:48 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/31 04:59:48 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/31 04:59:48 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/31 04:59:48 DEBUG : rename_me(0x1f93b3314a80): _writeAt: size=5, off=0 2026/07/31 04:59:48 DEBUG : rename_me(0x1f93b3314a80): >_writeAt: n=5, err= 2026/07/31 04:59:48 DEBUG : rename_me(0x1f93b3314a80): close: 2026/07/31 04:59:48 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-31 04:59:48.340667079 +0000 UTC m=+33.623283560 2026/07/31 04:59:48 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/31 04:59:48 DEBUG : rename_me(0x1f93b3314a80): >close: err= 2026/07/31 04:59:48 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/31 04:59:48 DEBUG : i_was_renamed: Updating file with 0x1f93b39b48f0 2026/07/31 04:59:48 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/31 04:59:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/31 04:59:48 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/31 04:59:48 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/31 04:59:48 DEBUG : i_was_renamed.f0acad4f.partial: size = 5 OK 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/i_was_renamed.f0acad4f.partial" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/i_was_renamed.f0acad4f.partial 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/i_was_renamed.f0acad4f.partial" 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:59:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/i_was_renamed.f0acad4f.partial 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:48 DEBUG : i_was_renamed.f0acad4f.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:48 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:48 DEBUG : i_was_renamed.f0acad4f.partial: renamed to: i_was_renamed 2026/07/31 04:59:48 INFO : i_was_renamed: Copied (new) 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/i_was_renamed" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/i_was_renamed 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/i_was_renamed" 2026/07/31 04:59:48 DEBUG : Looking for writers 2026/07/31 04:59:48 DEBUG : i_was_renamed: reading active writers 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/i_was_renamed 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:48 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:48 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-31 04:59:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/31 04:59:48 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/31 04:59:48 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/31 04:59:48 DEBUG : >WaitForWriters: 2026/07/31 04:59:48 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:48 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/31 04:59:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-japogaw9guki" 2026/07/31 04:59:48 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:48 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:48 DEBUG : forgetting directory cache 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:48 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:48 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3caf040): _readAt: size=512, off=0 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3caf040): openPending: 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 04:00:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:59:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3caf040): >openPending: err= 2026/07/31 04:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3caf040): >_readAt: n=20, err=EOF 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3caf040): close: 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:00:48 +0000 UTC 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3caf040): >close: err= 2026/07/31 04:59:49 DEBUG : Re-reading directory (110.400363ms old) 2026/07/31 04:59:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : forgetting directory cache 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3514700): _readAt: size=512, off=0 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3514700): openPending: 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 04:01:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-31 04:00:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 04:01:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-31 04:00:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/31 04:59:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:59:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3514700): >openPending: err= 2026/07/31 04:59:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3514700): >_readAt: n=20, err=EOF 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3514700): close: 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:01:48 +0000 UTC 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate(0x1f93b3514700): >close: err= 2026/07/31 04:59:49 DEBUG : Re-reading directory (108.777778ms old) 2026/07/31 04:59:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:49 DEBUG : forgetting directory cache 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:49 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:49 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b30441c0): _readAt: size=512, off=0 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b30441c0): openPending: 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 04:02:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-31 04:01:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 04:02:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-31 04:01:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/31 04:59:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:59:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b30441c0): >openPending: err= 2026/07/31 04:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b30441c0): >_readAt: n=20, err=EOF 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b30441c0): close: 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:02:48 +0000 UTC 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b30441c0): >close: err= 2026/07/31 04:59:50 DEBUG : Re-reading directory (108.682709ms old) 2026/07/31 04:59:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : forgetting directory cache 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b3bfc100): _readAt: size=512, off=0 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b3bfc100): openPending: 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 04:03:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-31 04:02:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 04:03:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-31 04:02:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/31 04:59:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:59:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b3bfc100): >openPending: err= 2026/07/31 04:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b3bfc100): >_readAt: n=20, err=EOF 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b3bfc100): close: 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:03:48 +0000 UTC 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate(0x1f93b3bfc100): >close: err= 2026/07/31 04:59:50 DEBUG : Re-reading directory (108.183987ms old) 2026/07/31 04:59:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:50 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:50 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:50 DEBUG : forgetting directory cache 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bfd0c0): _readAt: size=512, off=0 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bfd0c0): openPending: 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 04:04:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-31 04:03:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 04:04:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-31 04:03:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/31 04:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:59:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bfd0c0): >openPending: err= 2026/07/31 04:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bfd0c0): >_readAt: n=20, err=EOF 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bfd0c0): close: 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:04:48 +0000 UTC 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bfd0c0): >close: err= 2026/07/31 04:59:51 DEBUG : Re-reading directory (105.215211ms old) 2026/07/31 04:59:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : forgetting directory cache 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bbefc0): _readAt: size=512, off=0 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bbefc0): openPending: 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-31 04:05:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-31 04:04:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-31 04:05:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-31 04:04:48 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/31 04:59:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/31 04:59:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bbefc0): >openPending: err= 2026/07/31 04:59:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bbefc0): >_readAt: n=20, err=EOF 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bbefc0): close: 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:05:48 +0000 UTC 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate(0x1f93b3bbefc0): >close: err= 2026/07/31 04:59:51 DEBUG : Re-reading directory (107.184058ms old) 2026/07/31 04:59:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:51 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:51 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : forgetting directory cache 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3422180): _readAt: size=512, off=0 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3422180): openPending: 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-31 04:06:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-31 04:05:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-31 04:06:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-31 04:05:48 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/31 04:59:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/31 04:59:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3422180): >openPending: err= 2026/07/31 04:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3422180): >_readAt: n=21, err=EOF 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3422180): close: 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:06:48 +0000 UTC 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3422180): >close: err= 2026/07/31 04:59:52 DEBUG : Re-reading directory (109.540759ms old) 2026/07/31 04:59:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : forgetting directory cache 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3515980): _readAt: size=512, off=0 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3515980): openPending: 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-31 04:07:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-31 04:06:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-31 04:07:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-31 04:06:48 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/31 04:59:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/31 04:59:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3515980): >openPending: err= 2026/07/31 04:59:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3515980): >_readAt: n=22, err=EOF 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3515980): close: 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:07:48 +0000 UTC 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate(0x1f93b3515980): >close: err= 2026/07/31 04:59:52 DEBUG : Re-reading directory (112.171999ms old) 2026/07/31 04:59:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:52 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : forgetting directory cache 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b33e3200): _readAt: size=512, off=0 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b33e3200): openPending: 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-31 04:08:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-31 04:07:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-31 04:08:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-31 04:07:48 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/31 04:59:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/31 04:59:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b33e3200): >openPending: err= 2026/07/31 04:59:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b33e3200): >_readAt: n=23, err=EOF 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b33e3200): close: 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:08:48 +0000 UTC 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b33e3200): >close: err= 2026/07/31 04:59:53 DEBUG : Re-reading directory (109.549387ms old) 2026/07/31 04:59:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : forgetting directory cache 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b342e740): _readAt: size=512, off=0 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b342e740): openPending: 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-japogaw9guki/TestRWCacheUpdate 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-31 04:09:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-31 04:08:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-31 04:09:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-31 04:08:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/31 04:59:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/31 04:59:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b342e740): >openPending: err= 2026/07/31 04:59:53 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b342e740): >_readAt: n=24, err=EOF 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b342e740): close: 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-31 04:09:48 +0000 UTC 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate(0x1f93b342e740): >close: err= 2026/07/31 04:59:53 DEBUG : Re-reading directory (102.690862ms old) 2026/07/31 04:59:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/31 04:59:53 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:53 DEBUG : Looking for writers 2026/07/31 04:59:53 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/31 04:59:53 DEBUG : >WaitForWriters: 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (5.28s) === RUN TestCaseSensitivity run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:53 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : forgetting directory cache 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/31 04:59:54 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:54 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:59:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:59:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:54 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:54 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:54 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:54 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:54 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:54 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 04:59:54 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 04:59:54 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 04:59:54 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:54 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:59:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:54 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 04:59:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 04:59:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 04:59:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:54 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:54 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/FiLeA" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-japogaw9guki/FiLeA 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2026/07/31 04:59:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 04:59:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 04:59:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FiLeB" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-japogaw9guki/FiLeB 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:59:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 04:59:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 04:59:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/FilEb" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-japogaw9guki/FilEb 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2026/07/31 04:59:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/31 04:59:55 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/31 04:59:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/31 04:59:55 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/31 04:59:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:55 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:55 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:55 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/31 04:59:55 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/31 04:59:55 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/31 04:59:55 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/31 04:59:55 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/31 04:59:55 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:55 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:55 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:55 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:55 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:55 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:55 DEBUG : Looking for writers 2026/07/31 04:59:55 DEBUG : FiLeA: reading active writers 2026/07/31 04:59:55 DEBUG : FiLeB: reading active writers 2026/07/31 04:59:55 DEBUG : FilEb: reading active writers 2026/07/31 04:59:55 DEBUG : >WaitForWriters: 2026/07/31 04:59:55 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:55 DEBUG : Looking for writers 2026/07/31 04:59:55 DEBUG : FiLeA: reading active writers 2026/07/31 04:59:55 DEBUG : FiLeB: reading active writers 2026/07/31 04:59:55 DEBUG : FilEb: reading active writers 2026/07/31 04:59:55 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.67s) === RUN TestUnicodeNormalization run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/normal name with no special characters.txt" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/normal\ name\ with\ no\ special\ characters.txt 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/normal\ name\ with\ no\ special\ characters.txt" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-japogaw9guki/normal name with no special characters.txt 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/normal name with no special characters.txt" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/normal\ name\ with\ no\ special\ characters.txt 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/normal\ name\ with\ no\ special\ characters.txt" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-japogaw9guki/normal name with no special characters.txt 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/測試_Русский___ě_áñ" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/測試_Русский___ě_áñ 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/測試_Русский___ě_áñ" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-japogaw9guki/測試_Русский___ě_áñ 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:55 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/測試_Русский___ě_áñ" 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/測試_Русский___ě_áñ 2026/07/31 04:59:55 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/測試_Русский___ě_áñ" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-japogaw9guki/測試_Русский___ě_áñ 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2026/07/31 04:59:56 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/normal name with no special characters.txt" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/normal\ name\ with\ no\ special\ characters.txt 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/normal\ name\ with\ no\ special\ characters.txt" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-japogaw9guki/normal name with no special characters.txt 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/測試_Русский___ě_áñ" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/測試_Русский___ě_áñ 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/測試_Русский___ě_áñ" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-japogaw9guki/測試_Русский___ě_áñ 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:56 DEBUG : Looking for writers 2026/07/31 04:59:56 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/31 04:59:56 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/31 04:59:56 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.65s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:56 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Reusing VFS from active cache 2026/07/31 04:59:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:56 DEBUG : Looking for writers 2026/07/31 04:59:56 DEBUG : >WaitForWriters: 2026/07/31 04:59:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:56 DEBUG : Looking for writers 2026/07/31 04:59:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:56 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:56 DEBUG : Looking for writers 2026/07/31 04:59:56 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:56 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:56 DEBUG : Looking for writers 2026/07/31 04:59:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:56 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:59:56 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:56 DEBUG : dir: Looking for writers 2026/07/31 04:59:56 DEBUG : file2: reading active writers 2026/07/31 04:59:56 DEBUG : Looking for writers 2026/07/31 04:59:56 DEBUG : dir: reading active writers 2026/07/31 04:59:56 DEBUG : file1: reading active writers 2026/07/31 04:59:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.45s) === RUN TestVFSStatParent run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:56 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:56 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:56 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:59:57 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:57 DEBUG : dir: Looking for writers 2026/07/31 04:59:57 DEBUG : Looking for writers 2026/07/31 04:59:57 DEBUG : dir: reading active writers 2026/07/31 04:59:57 DEBUG : file1: reading active writers 2026/07/31 04:59:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.43s) === RUN TestVFSOpenFile run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:57 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:59:57 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:57 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 04:59:57 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 04:59:57 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 04:59:57 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:57 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/31 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/new_file.txt" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/new_file.txt 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/new_file.txt" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/dir/new_file.txt 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:59:57 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/31 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/31 04:59:57 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:57 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/31 04:59:57 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:57 DEBUG : dir: Looking for writers 2026/07/31 04:59:57 DEBUG : file2: reading active writers 2026/07/31 04:59:57 DEBUG : new_file.txt: reading active writers 2026/07/31 04:59:57 DEBUG : Looking for writers 2026/07/31 04:59:57 DEBUG : file1: reading active writers 2026/07/31 04:59:57 DEBUG : dir: reading active writers 2026/07/31 04:59:57 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.55s) === RUN TestVFSRename run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:57 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file2" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-japogaw9guki/dir/file2 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:57 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:59:57 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/31 04:59:57 DEBUG : dir/file1: Updating file with dir/file1 0x1f93b3ed5a00 2026/07/31 04:59:57 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/31 04:59:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:57 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:58 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/dir/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-japogaw9guki/dir/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:58 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:59:58 INFO : dir/file1: Moved (server-side) to: file0 2026/07/31 04:59:58 DEBUG : file0: Updating file with file0 0x1f93b3ed5a00 2026/07/31 04:59:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file0" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file0 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file0" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-japogaw9guki/file0 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:58 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file0" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file0 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file0" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-japogaw9guki/file0 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:58 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2026/07/31 04:59:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:58 DEBUG : dir: Looking for writers 2026/07/31 04:59:58 DEBUG : Looking for writers 2026/07/31 04:59:58 DEBUG : dir: reading active writers 2026/07/31 04:59:58 DEBUG : file0: reading active writers 2026/07/31 04:59:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.65s) === RUN TestVFSStatfs run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:58 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Server has VFS statistics extension 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: About path "/rclone-test-japogaw9guki" 2026/07/31 04:59:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:58 DEBUG : Looking for writers 2026/07/31 04:59:58 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.00s) === RUN TestVFSMkdir run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:58 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: 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/31 04:59:58 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: 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/31 04:59:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:58 DEBUG : Looking for writers 2026/07/31 04:59:58 DEBUG : a: Looking for writers 2026/07/31 04:59:58 DEBUG : b: Looking for writers 2026/07/31 04:59:58 DEBUG : c: Looking for writers 2026/07/31 04:59:58 DEBUG : d: Looking for writers 2026/07/31 04:59:58 DEBUG : Looking for writers 2026/07/31 04:59:58 DEBUG : /: reading active writers 2026/07/31 04:59:58 DEBUG : a: reading active writers 2026/07/31 04:59:58 DEBUG : b: reading active writers 2026/07/31 04:59:58 DEBUG : c: reading active writers 2026/07/31 04:59:58 DEBUG : d: reading active writers 2026/07/31 04:59:58 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.24s) === RUN TestVFSMkdirAll run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:58 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/31 04:59:58 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/31 04:59:58 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/31 04:59:58 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/31 04:59:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:58 DEBUG : a/b/c/d: Looking for writers 2026/07/31 04:59:58 DEBUG : a/b/c: Looking for writers 2026/07/31 04:59:58 DEBUG : d: reading active writers 2026/07/31 04:59:58 DEBUG : a/b: Looking for writers 2026/07/31 04:59:58 DEBUG : c: reading active writers 2026/07/31 04:59:58 DEBUG : a: Looking for writers 2026/07/31 04:59:58 DEBUG : b: reading active writers 2026/07/31 04:59:58 DEBUG : Looking for writers 2026/07/31 04:59:58 DEBUG : a: reading active writers 2026/07/31 04:59:58 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.04s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:58 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:58 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:58 DEBUG : Looking for writers 2026/07/31 04:59:58 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-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:58 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:59:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:58 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/31 04:59:58 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/31 04:59:58 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 04:59:58 DEBUG : file1: size = 5 OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 04:59:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-japogaw9guki/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:58 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2026/07/31 04:59:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:59:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:59:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:59:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:59:58 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/31 04:59:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:59:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:59:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:59:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 04:59:58 DEBUG : file1: size = 0 OK 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:58 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file1 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:59 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 04:59:59 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 04:59:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/31 04:59:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/31 04:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:59:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (7 bytes), uploading instead of streaming 2026/07/31 04:59:59 DEBUG : file1: size = 7 OK 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-japogaw9guki/file1 2026/07/31 04:59:59 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 04:59:59 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2026/07/31 04:59:59 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/31 04:59:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 04:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:59 DEBUG : WaitForWriters: timeout=30s 2026/07/31 04:59:59 DEBUG : Looking for writers 2026/07/31 04:59:59 DEBUG : file1: reading active writers 2026/07/31 04:59:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 04:59:59 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 04:59:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 04:59:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 04:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 04:59:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 04:59:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 04:59:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/31 05:00:00 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/31 05:00:00 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/31 05:00:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (11 bytes), uploading instead of streaming 2026/07/31 05:00:00 DEBUG : file1: size = 11 OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:00 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 05:00:00 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/31 05:00:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:00 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:00 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2026/07/31 05:00:00 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:00 DEBUG : Looking for writers 2026/07/31 05:00:00 DEBUG : file1: reading active writers 2026/07/31 05:00:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleFlush run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:00 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 05:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 05:00:00 DEBUG : file1: size = 5 OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:00 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2026/07/31 05:00:00 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 05:00:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/31 05:00:00 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:00 DEBUG : Looking for writers 2026/07/31 05:00:00 DEBUG : file1: reading active writers 2026/07/31 05:00:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.11s) === RUN TestWriteFileHandleRelease run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:00 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 05:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : file1: WriteFileHandle.Release closing 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 05:00:00 DEBUG : file1: size = 0 OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:00 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 05:00:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:00:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/31 05:00:00 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:00 DEBUG : Looking for writers 2026/07/31 05:00:00 DEBUG : file1: reading active writers 2026/07/31 05:00:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.11s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:00 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 05:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (2 bytes), uploading instead of streaming 2026/07/31 05:00:00 DEBUG : file1: size = 2 OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:00 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2026/07/31 05:00:00 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/31 05:00:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 05:00:00 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:00 DEBUG : Looking for writers 2026/07/31 05:00:00 DEBUG : file1: reading active writers 2026/07/31 05:00:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:00 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 05:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (0 bytes), uploading instead of streaming 2026/07/31 05:00:00 DEBUG : file1: size = 0 OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:00 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2026/07/31 05:00:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/31 05:00:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 05:00:00 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 05:00:00 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 05:00:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 05:00:00 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:00 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:00 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:00 DEBUG : Looking for writers 2026/07/31 05:00:00 DEBUG : file1: reading active writers 2026/07/31 05:00:00 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.12s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:00 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/31 05:00:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/31 05:00:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: File to upload is small (100 bytes), uploading instead of streaming 2026/07/31 05:00:00 DEBUG : file1: size = 100 OK 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/file1" 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/file1 2026/07/31 05:00:00 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/file1" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 60bbe58ea5190834ecd4992b5eeb7840 /rclone-test-japogaw9guki/file1 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : file1: Parsed hash: 60bbe58ea5190834ecd4992b5eeb7840 2026/07/31 05:00:01 DEBUG : file1: md5 = 60bbe58ea5190834ecd4992b5eeb7840 OK 2026/07/31 05:00:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/31 05:00:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/31 05:00:01 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/31 05:00:01 DEBUG : file1: Open: flags=O_RDONLY 2026/07/31 05:00:01 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/31 05:00:01 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/31 05:00:01 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:01 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:01 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:01 DEBUG : Looking for writers 2026/07/31 05:00:01 DEBUG : file1: reading active writers 2026/07/31 05:00:01 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.11s) === RUN TestZipManyFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:01 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f000.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f000.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f000.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-japogaw9guki/flat/f000.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f000.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/flat/f000.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/flat/f000.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: c411c13d2fde40743cb34d29f96a35975bbfef9c /rclone-test-japogaw9guki/flat/f000.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f000.txt: Parsed hash: c411c13d2fde40743cb34d29f96a35975bbfef9c 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f001.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f001.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f001.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-japogaw9guki/flat/f001.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f001.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/flat/f001.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/flat/f001.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 46007547503950688fd883befced0e53561dae68 /rclone-test-japogaw9guki/flat/f001.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f001.txt: Parsed hash: 46007547503950688fd883befced0e53561dae68 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f002.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f002.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f002.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-japogaw9guki/flat/f002.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f002.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/flat/f002.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/flat/f002.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 3911c439d6af617451e319f94dfafb3c820da182 /rclone-test-japogaw9guki/flat/f002.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f002.txt: Parsed hash: 3911c439d6af617451e319f94dfafb3c820da182 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f003.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f003.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f003.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-japogaw9guki/flat/f003.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f003.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/flat/f003.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/flat/f003.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b /rclone-test-japogaw9guki/flat/f003.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:01 DEBUG : flat/f003.txt: Parsed hash: 091c86b1f3d5adc126ce76dcb8bfab2fcbb4b64b 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f004.txt" 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f004.txt 2026/07/31 05:00:01 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f004.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-japogaw9guki/flat/f004.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f004.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: sha1sum /rclone-test-japogaw9guki/flat/f004.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-japogaw9guki/flat/f004.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 079985a49a3bd62df1a79417e15263ed81bd6843 /rclone-test-japogaw9guki/flat/f004.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : flat/f004.txt: Parsed hash: 079985a49a3bd62df1a79417e15263ed81bd6843 2026/07/31 05:00:02 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/31 05:00:02 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f000.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f000.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f000.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a217847fb21f7e963650acc42a7a3b39 /rclone-test-japogaw9guki/flat/f000.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : flat/f000.txt: Parsed hash: a217847fb21f7e963650acc42a7a3b39 2026/07/31 05:00:02 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/31 05:00:02 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f001.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f001.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f001.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: f4ae3155a94225d34a70f10e659557c3 /rclone-test-japogaw9guki/flat/f001.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : flat/f001.txt: Parsed hash: f4ae3155a94225d34a70f10e659557c3 2026/07/31 05:00:02 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/31 05:00:02 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f002.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f002.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f002.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 32efe482074c8b2c32cb86e0408849d3 /rclone-test-japogaw9guki/flat/f002.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : flat/f002.txt: Parsed hash: 32efe482074c8b2c32cb86e0408849d3 2026/07/31 05:00:02 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/31 05:00:02 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f003.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f003.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f003.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 7fc5fc031450b8aa97a6bd2940ce089e /rclone-test-japogaw9guki/flat/f003.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : flat/f003.txt: Parsed hash: 7fc5fc031450b8aa97a6bd2940ce089e 2026/07/31 05:00:02 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/31 05:00:02 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/flat/f004.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/flat/f004.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/flat/f004.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: a0cc525f7207539d9ed6f6fe03808820 /rclone-test-japogaw9guki/flat/f004.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : flat/f004.txt: Parsed hash: a0cc525f7207539d9ed6f6fe03808820 2026/07/31 05:00:02 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:02 DEBUG : flat: Looking for writers 2026/07/31 05:00:02 DEBUG : f000.txt: reading active writers 2026/07/31 05:00:02 DEBUG : f001.txt: reading active writers 2026/07/31 05:00:02 DEBUG : f002.txt: reading active writers 2026/07/31 05:00:02 DEBUG : f003.txt: reading active writers 2026/07/31 05:00:02 DEBUG : f004.txt: reading active writers 2026/07/31 05:00:02 DEBUG : Looking for writers 2026/07/31 05:00:02 DEBUG : flat: reading active writers 2026/07/31 05:00:02 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (1.59s) === RUN TestZipManySubDirs run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:02 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:02 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/31 05:00:02 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/a/b/c/deep.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/a/b/c/deep.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/a/b/c/deep.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 6627415e807ee33c7302917216e7da68 /rclone-test-japogaw9guki/a/b/c/deep.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : a/b/c/deep.txt: Parsed hash: 6627415e807ee33c7302917216e7da68 2026/07/31 05:00:02 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/31 05:00:02 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/a/b/mid.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/a/b/mid.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/a/b/mid.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 22384709d743fe3c6fb0a4b35b2e10a6 /rclone-test-japogaw9guki/a/b/mid.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:02 DEBUG : a/b/mid.txt: Parsed hash: 22384709d743fe3c6fb0a4b35b2e10a6 2026/07/31 05:00:02 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/31 05:00:02 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/31 05:00:02 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:02 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/a/top.txt" 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/a/top.txt 2026/07/31 05:00:02 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/a/top.txt" 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: b28354b543375bfa94dabaeda722927f /rclone-test-japogaw9guki/a/top.txt 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:03 DEBUG : a/top.txt: Parsed hash: b28354b543375bfa94dabaeda722927f 2026/07/31 05:00:03 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:03 DEBUG : a/b/c: Looking for writers 2026/07/31 05:00:03 DEBUG : deep.txt: reading active writers 2026/07/31 05:00:03 DEBUG : a/b: Looking for writers 2026/07/31 05:00:03 DEBUG : c: reading active writers 2026/07/31 05:00:03 DEBUG : mid.txt: reading active writers 2026/07/31 05:00:03 DEBUG : a: Looking for writers 2026/07/31 05:00:03 DEBUG : top.txt: reading active writers 2026/07/31 05:00:03 DEBUG : b: reading active writers 2026/07/31 05:00:03 DEBUG : Looking for writers 2026/07/31 05:00:03 DEBUG : a: reading active writers 2026/07/31 05:00:03 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.36s) === RUN TestZipLargeFiles run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:03 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/bigdir/big.bin" 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/bigdir/big.bin 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/bigdir/big.bin" 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 724318019273939860357b813fab7a64 /rclone-test-japogaw9guki/bigdir/big.bin 2026/07/31 05:00:03 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:03 DEBUG : bigdir/big.bin: Parsed hash: 724318019273939860357b813fab7a64 2026/07/31 05:00:04 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:04 DEBUG : bigdir: Looking for writers 2026/07/31 05:00:04 DEBUG : big.bin: reading active writers 2026/07/31 05:00:04 DEBUG : Looking for writers 2026/07/31 05:00:04 DEBUG : bigdir: reading active writers 2026/07/31 05:00:04 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.02s) === RUN TestZipDirsInRoot run.go:198: Remote "sftp://rclone@:22/rclone-test-japogaw9guki", Local "Local file system at /tmp/rclone1409284655", Modify Window "1s" 2026/07/31 05:00:04 INFO : sftp://rclone@:22/rclone-test-japogaw9guki: poll-interval is not supported by this remote 2026/07/31 05:00:04 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/31 05:00:04 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/31 05:00:04 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:04 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir1/a.txt" 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir1/a.txt 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir1/a.txt" 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 9dd4e461268c8034f5c8564e155c67a6 /rclone-test-japogaw9guki/dir1/a.txt 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:04 DEBUG : dir1/a.txt: Parsed hash: 9dd4e461268c8034f5c8564e155c67a6 2026/07/31 05:00:04 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/31 05:00:04 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/31 05:00:04 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:04 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir2/b.txt" 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir2/b.txt 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir2/b.txt" 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: 415290769594460e2e485922904f345d /rclone-test-japogaw9guki/dir2/b.txt 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:04 DEBUG : dir2/b.txt: Parsed hash: 415290769594460e2e485922904f345d 2026/07/31 05:00:04 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/31 05:00:04 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/31 05:00:04 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/31 05:00:04 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Shell path "/rclone-test-japogaw9guki/dir3/c.txt" 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: creating additional session 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Running remote command: md5sum /rclone-test-japogaw9guki/dir3/c.txt 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-japogaw9guki/dir3/c.txt" 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: command exited OK 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Remote command result: fbade9e36a3f36d3d676c1b808451dd7 /rclone-test-japogaw9guki/dir3/c.txt 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: ssh external: close 2026/07/31 05:00:04 DEBUG : dir3/c.txt: Parsed hash: fbade9e36a3f36d3d676c1b808451dd7 2026/07/31 05:00:04 DEBUG : WaitForWriters: timeout=30s 2026/07/31 05:00:04 DEBUG : dir3: Looking for writers 2026/07/31 05:00:04 DEBUG : c.txt: reading active writers 2026/07/31 05:00:04 DEBUG : dir1: Looking for writers 2026/07/31 05:00:04 DEBUG : a.txt: reading active writers 2026/07/31 05:00:04 DEBUG : dir2: Looking for writers 2026/07/31 05:00:04 DEBUG : b.txt: reading active writers 2026/07/31 05:00:04 DEBUG : Looking for writers 2026/07/31 05:00:04 DEBUG : dir3: reading active writers 2026/07/31 05:00:04 DEBUG : dir1: reading active writers 2026/07/31 05:00:04 DEBUG : dir2: reading active writers 2026/07/31 05:00:04 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.36s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/31 05:00:04 DEBUG : sftp://rclone@:22/rclone-test-japogaw9guki: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 49.700268391s (try 1/5)