"./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Starting (try 1/5) 2025/08/14 04:45:14 DEBUG : Creating backend with remote "TestSFTPRcloneSSH:rclone-test-fapenac1wagu" 2025/08/14 04:45:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/14 04:45:14 DEBUG : Setting type="sftp" for "TestSFTPRcloneSSH" from environment variable RCLONE_CONFIG_TESTSFTPRCLONESSH_TYPE 2025/08/14 04:45: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 2025/08/14 04:45:14 DEBUG : TestSFTPRcloneSSH: detected overridden config - adding "{aFBXt}" suffix to name 2025/08/14 04:45: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 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell type "unix" from config 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Relative path resolved to "/rclone-test-fapenac1wagu" 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Using root directory "/rclone-test-fapenac1wagu" 2025/08/14 04:45:14 DEBUG : Creating backend with remote "/tmp/rclone1753540444" === RUN TestDirHandleMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:14 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:14 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:15 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:15 DEBUG : dir: Looking for writers 2025/08/14 04:45:15 DEBUG : Looking for writers 2025/08/14 04:45:15 DEBUG : dir: reading active writers 2025/08/14 04:45:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.18s) === RUN TestDirHandleReaddir run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:15 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a 2025/08/14 04:45:15 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:15 DEBUG : dir/subdir: Looking for writers 2025/08/14 04:45:15 DEBUG : dir: Looking for writers 2025/08/14 04:45:15 DEBUG : file1: reading active writers 2025/08/14 04:45:15 DEBUG : file2: reading active writers 2025/08/14 04:45:15 DEBUG : subdir: reading active writers 2025/08/14 04:45:15 DEBUG : Looking for writers 2025/08/14 04:45:15 DEBUG : dir: reading active writers 2025/08/14 04:45:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.61s) === RUN TestDirHandleReaddirnames run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:15 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:15 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:15 DEBUG : dir: Looking for writers 2025/08/14 04:45:15 DEBUG : file1: reading active writers 2025/08/14 04:45:15 DEBUG : Looking for writers 2025/08/14 04:45:15 DEBUG : dir: reading active writers 2025/08/14 04:45:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.18s) === RUN TestDirMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:15 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:15 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:15 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:15 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:15 DEBUG : dir: Looking for writers 2025/08/14 04:45:15 DEBUG : Looking for writers 2025/08/14 04:45:15 DEBUG : dir: reading active writers 2025/08/14 04:45:15 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.14s) === RUN TestDirForgetAll run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:15 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:16 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:16 DEBUG : forgetting directory cache 2025/08/14 04:45:16 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:16 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:16 DEBUG : Looking for writers 2025/08/14 04:45:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.23s) === RUN TestDirForgetPath run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:16 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/08/14 04:45:16 DEBUG : dir: invalidating directory cache 2025/08/14 04:45:16 DEBUG : >ForgetPath: 2025/08/14 04:45:16 DEBUG : ForgetPath: relativePath="dir", type=0 2025/08/14 04:45:16 DEBUG : invalidating directory cache 2025/08/14 04:45:16 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:16 DEBUG : >ForgetPath: 2025/08/14 04:45:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/08/14 04:45:16 DEBUG : >ForgetPath: 2025/08/14 04:45:16 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:16 DEBUG : dir: Looking for writers 2025/08/14 04:45:16 DEBUG : Looking for writers 2025/08/14 04:45:16 DEBUG : dir: reading active writers 2025/08/14 04:45:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.22s) === RUN TestDirWalk run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:16 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/fil/a/b/c" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/fil/a/b/c 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/fil/a/b/c" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 8a723ce6358887fb2e41fbe163780b08 /rclone-test-fapenac1wagu/fil/a/b/c 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : fil/a/b/c: Parsed hash: 8a723ce6358887fb2e41fbe163780b08 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/fil/a/b/c" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/fil/a/b/c 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/fil/a/b/c" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 6e53ed736122eed1a3cfda28927c84739fb15f43 /rclone-test-fapenac1wagu/fil/a/b/c 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:16 DEBUG : fil/a/b/c: Parsed hash: 6e53ed736122eed1a3cfda28927c84739fb15f43 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:16 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:17 DEBUG : forgetting directory cache 2025/08/14 04:45:17 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:17 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:17 DEBUG : dir: Looking for writers 2025/08/14 04:45:17 DEBUG : fil/a/b: Looking for writers 2025/08/14 04:45:17 DEBUG : fil/a: Looking for writers 2025/08/14 04:45:17 DEBUG : b: reading active writers 2025/08/14 04:45:17 DEBUG : fil: Looking for writers 2025/08/14 04:45:17 DEBUG : a: reading active writers 2025/08/14 04:45:17 DEBUG : Looking for writers 2025/08/14 04:45:17 DEBUG : dir: reading active writers 2025/08/14 04:45:17 DEBUG : fil: reading active writers 2025/08/14 04:45:17 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.66s) === RUN TestDirSetModTime run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:17 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:17 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:17 DEBUG : dir: Looking for writers 2025/08/14 04:45:17 DEBUG : Looking for writers 2025/08/14 04:45:17 DEBUG : dir: reading active writers 2025/08/14 04:45:17 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.22s) === RUN TestDirStat run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:17 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:17 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:17 DEBUG : dir: Looking for writers 2025/08/14 04:45:17 DEBUG : file1: reading active writers 2025/08/14 04:45:17 DEBUG : Looking for writers 2025/08/14 04:45:17 DEBUG : dir: reading active writers 2025/08/14 04:45:17 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.23s) === RUN TestDirReadDirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:17 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d1b75f73cb5fce53969131dd22562187 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file2: Parsed hash: d1b75f73cb5fce53969131dd22562187 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a27568a80a633d6d412968848f0bd4bb0b06c660 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:17 DEBUG : dir/file2: Parsed hash: a27568a80a633d6d412968848f0bd4bb0b06c660 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:17 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 01295b6a8d3454e40dd135bbe6af1579 /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/subdir/file3: Parsed hash: 01295b6a8d3454e40dd135bbe6af1579 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/subdir/file3" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 12f90edc26dfcb79d30b0d8635de998dba66312a /rclone-test-fapenac1wagu/dir/subdir/file3 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/subdir/file3: Parsed hash: 12f90edc26dfcb79d30b0d8635de998dba66312a === RUN TestDirReadDirAll/Virtual 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/08/14 04:45:18 DEBUG : Waiting for deletions to finish 2025/08/14 04:45:18 INFO : dir/subdir/file3: Deleted 2025/08/14 04:45:18 DEBUG : removing 1 level 2 directories 2025/08/14 04:45:18 INFO : dir/subdir: Removing directory 2025/08/14 04:45:18 DEBUG : dir: invalidating directory cache 2025/08/14 04:45:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/08/14 04:45:18 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/08/14 04:45:18 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/08/14 04:45:18 DEBUG : dir/file1: Reset virtual modtime 2025/08/14 04:45:18 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/08/14 04:45:18 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:18 DEBUG : dir: invalidating directory cache 2025/08/14 04:45:18 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/14 04:45:18 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/08/14 04:45:18 DEBUG : dir/virtualFile: Reset virtual modtime 2025/08/14 04:45:18 DEBUG : forgetting directory cache 2025/08/14 04:45:18 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:18 DEBUG : dir/virtualDir: forgetting directory cache 2025/08/14 04:45:18 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:18 DEBUG : dir/virtualDir: Looking for writers 2025/08/14 04:45:18 DEBUG : dir: Looking for writers 2025/08/14 04:45:18 DEBUG : file1: reading active writers 2025/08/14 04:45:18 DEBUG : virtualFile2: reading active writers 2025/08/14 04:45:18 DEBUG : virtualFile: reading active writers 2025/08/14 04:45:18 DEBUG : virtualDir: reading active writers 2025/08/14 04:45:18 DEBUG : Looking for writers 2025/08/14 04:45:18 DEBUG : dir: reading active writers 2025/08/14 04:45:18 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.63s) --- PASS: TestDirReadDirAll/Virtual (0.02s) === RUN TestDirOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:18 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:18 ERROR : dir/: Can only open directories read only 2025/08/14 04:45:18 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:18 DEBUG : dir: Looking for writers 2025/08/14 04:45:18 DEBUG : Looking for writers 2025/08/14 04:45:18 DEBUG : dir: reading active writers 2025/08/14 04:45:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.23s) === RUN TestDirCreate run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:18 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:18 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/14 04:45:18 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/potato" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/potato 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/potato" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/dir/potato 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/potato: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:18 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:18 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/08/14 04:45:18 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/08/14 04:45:18 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:18 DEBUG : dir: Looking for writers 2025/08/14 04:45:18 DEBUG : file1: reading active writers 2025/08/14 04:45:18 DEBUG : potato: reading active writers 2025/08/14 04:45:18 DEBUG : Looking for writers 2025/08/14 04:45:18 DEBUG : dir: reading active writers 2025/08/14 04:45:18 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.45s) === RUN TestDirMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:18 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:18 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:18 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:19 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:19 DEBUG : dir/sub: Looking for writers 2025/08/14 04:45:19 DEBUG : dir: Looking for writers 2025/08/14 04:45:19 DEBUG : file1: reading active writers 2025/08/14 04:45:19 DEBUG : sub: reading active writers 2025/08/14 04:45:19 DEBUG : Looking for writers 2025/08/14 04:45:19 DEBUG : dir: reading active writers 2025/08/14 04:45:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.50s) === RUN TestDirMkdirSub run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:19 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/14 04:45:19 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:19 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:19 DEBUG : dir/sub/subsub: Looking for writers 2025/08/14 04:45:19 DEBUG : dir/sub: Looking for writers 2025/08/14 04:45:19 DEBUG : subsub: reading active writers 2025/08/14 04:45:19 DEBUG : dir: Looking for writers 2025/08/14 04:45:19 DEBUG : file1: reading active writers 2025/08/14 04:45:19 DEBUG : sub: reading active writers 2025/08/14 04:45:19 DEBUG : Looking for writers 2025/08/14 04:45:19 DEBUG : dir: reading active writers 2025/08/14 04:45:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.31s) === RUN TestDirRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:19 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:19 ERROR : dir/: Dir.Remove not empty 2025/08/14 04:45:19 DEBUG : dir/file1: Remove: 2025/08/14 04:45:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:19 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:45:19 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/14 04:45:19 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:19 DEBUG : Looking for writers 2025/08/14 04:45:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.21s) === RUN TestDirRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:19 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:19 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:19 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:20 DEBUG : dir/file1: Remove: 2025/08/14 04:45:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:20 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:45:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/14 04:45:20 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:20 DEBUG : Looking for writers 2025/08/14 04:45:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.18s) === RUN TestDirRemoveName run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:20 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:20 DEBUG : dir/file1: Remove: 2025/08/14 04:45:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:20 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:45:20 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:20 DEBUG : dir: Looking for writers 2025/08/14 04:45:20 DEBUG : Looking for writers 2025/08/14 04:45:20 DEBUG : dir: reading active writers 2025/08/14 04:45:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.32s) === RUN TestDirRename run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:20 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file3" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file3 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file3" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-fapenac1wagu/dir/file3 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file3" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file3 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file3" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-fapenac1wagu/dir/file3 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:20 DEBUG : dir/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/14 04:45:20 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/08/14 04:45:20 DEBUG : dir: Updating dir with dir2 0xc000564a90 2025/08/14 04:45:20 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:20 DEBUG : Added virtual directory entry vDel: "dir" 2025/08/14 04:45:20 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file1" 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir2/file1 2025/08/14 04:45:20 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir2/file1" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir2/file1 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : dir2/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file1" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir2/file1 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir2/file1" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir2/file1 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : dir2/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/14 04:45:21 INFO : dir2/file1: Moved (server-side) to: file2 2025/08/14 04:45:21 DEBUG : file2: Updating file with file2 0xc000499740 2025/08/14 04:45:21 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:21 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : file2: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : file2: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ea32138586c9d4e9533ef6cf95e9ec4b /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : dir2/file3: Parsed hash: ea32138586c9d4e9533ef6cf95e9ec4b 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5360d62d7372ae902378af794a02722679d4c87f /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : dir2/file3: Parsed hash: 5360d62d7372ae902378af794a02722679d4c87f 2025/08/14 04:45:21 INFO : dir2/file3: Deleted 2025/08/14 04:45:21 INFO : file2: Moved (server-side) to: dir2/file3 2025/08/14 04:45:21 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000499740 2025/08/14 04:45:21 DEBUG : Added virtual directory entry vDel: "file2" 2025/08/14 04:45:21 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:21 DEBUG : dir2/file3: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:21 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir2/file3" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir2/file3 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:22 DEBUG : dir2/file3: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:22 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/08/14 04:45:22 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00068f930 2025/08/14 04:45:22 DEBUG : empty directory: forgetting directory cache 2025/08/14 04:45:22 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/08/14 04:45:22 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/08/14 04:45:22 DEBUG : dir2: Renaming to "dir3" 2025/08/14 04:45:22 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:22 DEBUG : dir3: Looking for writers 2025/08/14 04:45:22 DEBUG : file3: reading active writers 2025/08/14 04:45:22 DEBUG : renamed empty directory: Looking for writers 2025/08/14 04:45:22 DEBUG : Looking for writers 2025/08/14 04:45:22 DEBUG : renamed empty directory: reading active writers 2025/08/14 04:45:22 DEBUG : dir3: reading active writers 2025/08/14 04:45:22 DEBUG : >WaitForWriters: --- PASS: TestDirRename (1.64s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:22 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:22 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:22 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/08/14 04:45:22 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:22 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/14 04:45:22 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/08/14 04:45:22 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/08/14 04:45:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/14 04:45:22 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:22 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/14 04:45:22 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/08/14 04:45:22 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/08/14 04:45:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (12 bytes), uploading instead of streaming 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/sub/file2" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/sub/file2 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/sub/file2" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fc3ff98e8c6a0d3087d515c0473f8677 /rclone-test-fapenac1wagu/dir/sub/file2 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:22 DEBUG : dir/sub/file2: Parsed hash: fc3ff98e8c6a0d3087d515c0473f8677 2025/08/14 04:45:22 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/08/14 04:45:22 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/08/14 04:45:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/08/14 04:45:22 DEBUG : forgetting directory cache 2025/08/14 04:45:22 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:22 DEBUG : dir/sub: forgetting directory cache 2025/08/14 04:45:22 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/08/14 04:45:22 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/sub/file0" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/sub/file0 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/sub/file0" 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/dir/sub/file0 2025/08/14 04:45:22 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:22 DEBUG : dir/sub/file0: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:22 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:22 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/08/14 04:45:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/08/14 04:45:22 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:22 DEBUG : dir/sub: Looking for writers 2025/08/14 04:45:22 DEBUG : file0: reading active writers 2025/08/14 04:45:22 DEBUG : file2: reading active writers 2025/08/14 04:45:22 DEBUG : dir: Looking for writers 2025/08/14 04:45:22 DEBUG : file1: reading active writers 2025/08/14 04:45:22 DEBUG : sub: reading active writers 2025/08/14 04:45:22 DEBUG : Looking for writers 2025/08/14 04:45:22 DEBUG : dir: reading active writers 2025/08/14 04:45:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.44s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:22 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:22 DEBUG : forgetting directory cache 2025/08/14 04:45:23 DEBUG : forgetting directory cache 2025/08/14 04:45:23 DEBUG : dir: forgetting directory cache 2025/08/14 04:45:23 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:23 DEBUG : dir: Looking for writers 2025/08/14 04:45:23 DEBUG : Looking for writers 2025/08/14 04:45:23 DEBUG : dir: reading active writers 2025/08/14 04:45:23 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (1.12s) === RUN TestDirMetadataExtension run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:23 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:23 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/08/14 04:45:23 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:23 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/08/14 04:45:23 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/08/14 04:45:23 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/08/14 04:45:23 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:23 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:23 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/08/14 04:45:23 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:23 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/08/14 04:45:23 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/08/14 04:45:23 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/08/14 04:45:23 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:23 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:23 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:23 DEBUG : dir: Looking for writers 2025/08/14 04:45:23 DEBUG : file1.metadata: reading active writers 2025/08/14 04:45:23 DEBUG : file1: reading active writers 2025/08/14 04:45:23 DEBUG : Looking for writers 2025/08/14 04:45:23 DEBUG : dir: reading active writers 2025/08/14 04:45:23 DEBUG : dir.metadata: reading active writers 2025/08/14 04:45:23 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.22s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:23 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:23 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:23 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:24 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:24 DEBUG : dir: Looking for writers 2025/08/14 04:45:24 DEBUG : file1: reading active writers 2025/08/14 04:45:24 DEBUG : Looking for writers 2025/08/14 04:45:24 DEBUG : dir: reading active writers 2025/08/14 04:45:24 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.22s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:24 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:24 DEBUG : Can set mod time: true 2025/08/14 04:45:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:24 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:24 DEBUG : dir: Looking for writers 2025/08/14 04:45:24 DEBUG : file1: reading active writers 2025/08/14 04:45:24 DEBUG : Looking for writers 2025/08/14 04:45:24 DEBUG : dir: reading active writers 2025/08/14 04:45:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:24 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:45:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:24 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:45:24 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:45:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:24 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:24 DEBUG : dir: Looking for writers 2025/08/14 04:45:24 DEBUG : file1: reading active writers 2025/08/14 04:45:24 DEBUG : Looking for writers 2025/08/14 04:45:24 DEBUG : dir: reading active writers 2025/08/14 04:45:24 DEBUG : >WaitForWriters: 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:24 DEBUG : dir/file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/14 04:45:24 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:24 DEBUG : dir: Looking for writers 2025/08/14 04:45:24 DEBUG : file1: reading active writers 2025/08/14 04:45:24 DEBUG : Looking for writers 2025/08/14 04:45:24 DEBUG : dir: reading active writers 2025/08/14 04:45:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:24 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:24 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:45:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:25 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:25 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:45:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:25 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:25 DEBUG : dir: Looking for writers 2025/08/14 04:45:25 DEBUG : file1: reading active writers 2025/08/14 04:45:25 DEBUG : Looking for writers 2025/08/14 04:45:25 DEBUG : dir: reading active writers 2025/08/14 04:45:25 DEBUG : >WaitForWriters: 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/14 04:45:25 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:25 DEBUG : dir: Looking for writers 2025/08/14 04:45:25 DEBUG : file1: reading active writers 2025/08/14 04:45:25 DEBUG : Looking for writers 2025/08/14 04:45:25 DEBUG : dir: reading active writers 2025/08/14 04:45:25 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:25 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:25 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:25 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:25 DEBUG : dir: Looking for writers 2025/08/14 04:45:25 DEBUG : file1: reading active writers 2025/08/14 04:45:25 DEBUG : Looking for writers 2025/08/14 04:45:25 DEBUG : dir: reading active writers 2025/08/14 04:45:25 DEBUG : >WaitForWriters: 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:25 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:25 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:25 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:25 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/14 04:45:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000245700): close: 2025/08/14 04:45:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000245700): >close: err= 2025/08/14 04:45:26 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : >WaitForWriters: 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:26 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : >WaitForWriters: 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:26 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:26 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:26 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/14 04:45:26 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000c80940): _writeAt: size=5, off=0 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000c80940): openPending: 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:45:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:45:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000c80940): >openPending: err= 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000c80940): >_writeAt: n=5, err= 2025/08/14 04:45:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000c80940): close: 2025/08/14 04:45:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/08/14 04:45:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/08/14 04:45:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/08/14 04:45:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/14 04:45:26 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/14 04:45:26 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:26 DEBUG : dir/file1(0xc000c80940): >close: err= 2025/08/14 04:45:26 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:26 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1.b6fbcc80.partial" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1.b6fbcc80.partial 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1.b6fbcc80.partial" 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-fapenac1wagu/dir/file1.b6fbcc80.partial 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1.b6fbcc80.partial: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/14 04:45:26 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/08/14 04:45:26 DEBUG : dir/file1.b6fbcc80.partial: renamed to: dir/file1 2025/08/14 04:45:26 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : dir: Looking for writers 2025/08/14 04:45:26 DEBUG : file1: reading active writers 2025/08/14 04:45:26 DEBUG : Looking for writers 2025/08/14 04:45:26 DEBUG : dir: reading active writers 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:26 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/14 04:45:26 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/08/14 04:45:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:26 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/08/14 04:45:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:26 DEBUG : >WaitForWriters: 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:26 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 60cac3f4f9c843121eee2ba9e0dac970 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: 60cac3f4f9c843121eee2ba9e0dac970 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: 5ec62fa7440335ab2e3e5529744fa9627e9c4174 2025/08/14 04:45:27 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:27 DEBUG : dir: Looking for writers 2025/08/14 04:45:27 DEBUG : file1: reading active writers 2025/08/14 04:45:27 DEBUG : Looking for writers 2025/08/14 04:45:27 DEBUG : dir: reading active writers 2025/08/14 04:45:27 DEBUG : >WaitForWriters: 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestFileSetModTime (3.08s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (0.44s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (0.50s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (0.50s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (0.45s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (0.32s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (0.86s) === RUN TestFileOpenRead run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:27 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:45:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:27 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:27 DEBUG : dir: Looking for writers 2025/08/14 04:45:27 DEBUG : file1: reading active writers 2025/08/14 04:45:27 DEBUG : Looking for writers 2025/08/14 04:45:27 DEBUG : dir: reading active writers 2025/08/14 04:45:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.33s) === RUN TestFileOpenReadUnknownSize 2025/08/14 04:45:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/08/14 04:45:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/14 04:45:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/08/14 04:45:27 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:27 DEBUG : Looking for writers 2025/08/14 04:45:27 DEBUG : file.txt: reading active writers 2025/08/14 04:45:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:27 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (25 bytes), uploading instead of streaming 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:45:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:27 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:27 DEBUG : dir: Looking for writers 2025/08/14 04:45:27 DEBUG : file1: reading active writers 2025/08/14 04:45:27 DEBUG : Looking for writers 2025/08/14 04:45:27 DEBUG : dir: reading active writers 2025/08/14 04:45:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.30s) === RUN TestFileRemove run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:27 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:27 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:27 DEBUG : dir/file1: Remove: 2025/08/14 04:45:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:27 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:45:27 DEBUG : dir/file1: Remove: 2025/08/14 04:45:27 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/14 04:45:27 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:27 DEBUG : dir: Looking for writers 2025/08/14 04:45:27 DEBUG : Looking for writers 2025/08/14 04:45:27 DEBUG : dir: reading active writers 2025/08/14 04:45:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.21s) === RUN TestFileRemoveAll run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:27 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:27 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:28 DEBUG : dir/file1: Remove: 2025/08/14 04:45:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:28 DEBUG : dir/file1: >Remove: err= 2025/08/14 04:45:28 DEBUG : dir/file1: Remove: 2025/08/14 04:45:28 DEBUG : dir/file1: >Remove: err=Read only file system 2025/08/14 04:45:28 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:28 DEBUG : dir: Looking for writers 2025/08/14 04:45:28 DEBUG : Looking for writers 2025/08/14 04:45:28 DEBUG : dir: reading active writers 2025/08/14 04:45:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.22s) === RUN TestFileOpen run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:28 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:45:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/08/14 04:45:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:45:28 DEBUG : dir/file1: Open: flags=O_RDWR 2025/08/14 04:45:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:45:28 DEBUG : dir/file1: Open: flags=0x3 2025/08/14 04:45:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/08/14 04:45:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/08/14 04:45:28 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:28 DEBUG : dir: Looking for writers 2025/08/14 04:45:28 DEBUG : file1: reading active writers 2025/08/14 04:45:28 DEBUG : Looking for writers 2025/08/14 04:45:28 DEBUG : dir: reading active writers 2025/08/14 04:45:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.21s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:28 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:28 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:28 DEBUG : dir: Looking for writers 2025/08/14 04:45:28 DEBUG : file1: reading active writers 2025/08/14 04:45:28 DEBUG : Looking for writers 2025/08/14 04:45:28 DEBUG : dir: reading active writers 2025/08/14 04:45:28 DEBUG : >WaitForWriters: 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000912c00 2025/08/14 04:45:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:28 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:45:28 DEBUG : dir/file1: Updating file with dir/file1 0xc000912c00 2025/08/14 04:45:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:45:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:28 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:45:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:29 DEBUG : dir/file1: File is currently open, delaying rename 0xc000912c00 2025/08/14 04:45:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (25 bytes), uploading instead of streaming 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:29 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:45:29 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:29 DEBUG : newLeaf: Running delayed rename now 2025/08/14 04:45:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000912c00 2025/08/14 04:45:29 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:29 DEBUG : dir: Looking for writers 2025/08/14 04:45:29 DEBUG : Looking for writers 2025/08/14 04:45:29 DEBUG : dir: reading active writers 2025/08/14 04:45:29 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:29 DEBUG : >WaitForWriters: 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/14 04:45:29 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:29 DEBUG : dir: Looking for writers 2025/08/14 04:45:29 DEBUG : Looking for writers 2025/08/14 04:45:29 DEBUG : dir: reading active writers 2025/08/14 04:45:29 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:29 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:29 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:29 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:29 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:29 DEBUG : dir: Looking for writers 2025/08/14 04:45:29 DEBUG : file1: reading active writers 2025/08/14 04:45:29 DEBUG : Looking for writers 2025/08/14 04:45:29 DEBUG : dir: reading active writers 2025/08/14 04:45:29 DEBUG : >WaitForWriters: 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:29 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a2600 2025/08/14 04:45:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:29 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:45:29 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a2600 2025/08/14 04:45:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:45:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:29 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/14 04:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006a2600 2025/08/14 04:45:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (25 bytes), uploading instead of streaming 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:45:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:30 DEBUG : newLeaf: Running delayed rename now 2025/08/14 04:45:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a2600 2025/08/14 04:45:30 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:30 DEBUG : >WaitForWriters: 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/14 04:45:30 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:30 DEBUG : >WaitForWriters: 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:30 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:30 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000c81b80): openPending: 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000c81b80): >openPending: err= 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:45:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000c81b80): _writeAt: size=14, off=0 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000c81b80): >_writeAt: n=14, err= 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000c81b80): close: 2025/08/14 04:45:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:45:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000c81b80): >close: err= 2025/08/14 04:45:30 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : file1: reading active writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : file1: reading active writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : file1: reading active writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : file1: reading active writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1.53508f02.partial" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1.53508f02.partial 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1.53508f02.partial" 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : file1: reading active writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1.53508f02.partial 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:30 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/14 04:45:30 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/14 04:45:30 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : dir: Looking for writers 2025/08/14 04:45:30 DEBUG : file1: reading active writers 2025/08/14 04:45:30 DEBUG : Looking for writers 2025/08/14 04:45:30 DEBUG : dir: reading active writers 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:30 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/14 04:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:30 DEBUG : >WaitForWriters: 2025/08/14 04:45:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:30 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000560180): _readAt: size=512, off=0 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000560180): openPending: 2025/08/14 04:45:30 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" 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/14 04:45:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000560180): >openPending: err= 2025/08/14 04:45:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000560180): >_readAt: n=14, err=EOF 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000560180): close: 2025/08/14 04:45:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:30 DEBUG : dir/file1(0xc000560180): >close: err= 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:30 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:45:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000379380 2025/08/14 04:45:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:45:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/14 04:45:31 DEBUG : dir/file1: Updating file with dir/file1 0xc000379380 2025/08/14 04:45:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:31 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:31 DEBUG : dir/file1(0xc000245b80): openPending: 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:31 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" 2025/08/14 04:45:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/14 04:45:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:31 DEBUG : dir/file1(0xc000245b80): >openPending: err= 2025/08/14 04:45:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:45:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:31 DEBUG : dir/file1(0xc000245b80): _writeAt: size=25, off=0 2025/08/14 04:45:31 DEBUG : dir/file1(0xc000245b80): >_writeAt: n=25, err= 2025/08/14 04:45:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:45:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000379380 2025/08/14 04:45:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:31 DEBUG : newLeaf(0xc000245b80): close: 2025/08/14 04:45:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:45:31 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:45:31.691246454 +0000 UTC m=+16.937505663 2025/08/14 04:45:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:31 DEBUG : newLeaf(0xc000245b80): >close: err= 2025/08/14 04:45:31 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:31 DEBUG : dir: Looking for writers 2025/08/14 04:45:31 DEBUG : Looking for writers 2025/08/14 04:45:31 DEBUG : dir: reading active writers 2025/08/14 04:45:31 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:31 DEBUG : dir: Looking for writers 2025/08/14 04:45:31 DEBUG : Looking for writers 2025/08/14 04:45:31 DEBUG : dir: reading active writers 2025/08/14 04:45:31 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:31 DEBUG : dir: Looking for writers 2025/08/14 04:45:31 DEBUG : Looking for writers 2025/08/14 04:45:31 DEBUG : dir: reading active writers 2025/08/14 04:45:31 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:31 DEBUG : dir: Looking for writers 2025/08/14 04:45:31 DEBUG : Looking for writers 2025/08/14 04:45:31 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:31 DEBUG : dir: reading active writers 2025/08/14 04:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:31 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf.9b0da0dd.partial" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf.9b0da0dd.partial 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf.9b0da0dd.partial" 2025/08/14 04:45:31 DEBUG : dir: Looking for writers 2025/08/14 04:45:31 DEBUG : Looking for writers 2025/08/14 04:45:31 DEBUG : dir: reading active writers 2025/08/14 04:45:31 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf.9b0da0dd.partial 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:31 DEBUG : newLeaf.9b0da0dd.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:31 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:45:31 DEBUG : newLeaf.9b0da0dd.partial: renamed to: newLeaf 2025/08/14 04:45:31 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:31 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : dir: Looking for writers 2025/08/14 04:45:32 DEBUG : Looking for writers 2025/08/14 04:45:32 DEBUG : dir: reading active writers 2025/08/14 04:45:32 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:32 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:45:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:45:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:45:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:45:32 DEBUG : >WaitForWriters: 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/14 04:45:32 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:32 DEBUG : dir: Looking for writers 2025/08/14 04:45:32 DEBUG : Looking for writers 2025/08/14 04:45:32 DEBUG : dir: reading active writers 2025/08/14 04:45:32 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:32 DEBUG : >WaitForWriters: 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:32 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:32 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:32 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:32 DEBUG : dir: Looking for writers 2025/08/14 04:45:32 DEBUG : file1: reading active writers 2025/08/14 04:45:32 DEBUG : Looking for writers 2025/08/14 04:45:32 DEBUG : dir: reading active writers 2025/08/14 04:45:32 DEBUG : >WaitForWriters: 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000913680 2025/08/14 04:45:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:32 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:45:32 DEBUG : dir/file1: Updating file with dir/file1 0xc000913680 2025/08/14 04:45:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:45:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:32 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:32 DEBUG : dir/file1(0xc0005611c0): openPending: 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:32 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:45:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0005611c0): >openPending: err= 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:45:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0005611c0): _writeAt: size=25, off=0 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0005611c0): >_writeAt: n=25, err= 2025/08/14 04:45:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:33 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:45:33 DEBUG : newLeaf: Updating file with newLeaf 0xc000913680 2025/08/14 04:45:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:33 DEBUG : newLeaf(0xc0005611c0): close: 2025/08/14 04:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:45:33 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:45:33.006082466 +0000 UTC m=+18.252341655 2025/08/14 04:45:33 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:33 DEBUG : newLeaf(0xc0005611c0): >close: err= 2025/08/14 04:45:33 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:33 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf.ce8fa6b8.partial" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf.ce8fa6b8.partial 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf.ce8fa6b8.partial" 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf.ce8fa6b8.partial 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : newLeaf.ce8fa6b8.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:45:33 DEBUG : newLeaf.ce8fa6b8.partial: renamed to: newLeaf 2025/08/14 04:45:33 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:45:33 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:45:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:45:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:33 DEBUG : >WaitForWriters: 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/14 04:45:33 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:33 DEBUG : >WaitForWriters: 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:33 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:33 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:33 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0008de2c0): openPending: 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:33 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:45:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0008de2c0): >openPending: err= 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:45:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0008de2c0): _writeAt: size=14, off=0 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0008de2c0): >_writeAt: n=14, err= 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0008de2c0): close: 2025/08/14 04:45:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/14 04:45:33 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:33 DEBUG : dir/file1(0xc0008de2c0): >close: err= 2025/08/14 04:45:33 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : file1: reading active writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : file1: reading active writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : file1: reading active writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : file1: reading active writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:33 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1.53508f02.partial" 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1.53508f02.partial 2025/08/14 04:45:33 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1.53508f02.partial" 2025/08/14 04:45:33 DEBUG : dir: Looking for writers 2025/08/14 04:45:33 DEBUG : file1: reading active writers 2025/08/14 04:45:33 DEBUG : Looking for writers 2025/08/14 04:45:33 DEBUG : dir: reading active writers 2025/08/14 04:45:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1.53508f02.partial 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : dir/file1.53508f02.partial: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:34 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/08/14 04:45:34 DEBUG : dir/file1.53508f02.partial: renamed to: dir/file1 2025/08/14 04:45:34 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : dir: Looking for writers 2025/08/14 04:45:34 DEBUG : file1: reading active writers 2025/08/14 04:45:34 DEBUG : Looking for writers 2025/08/14 04:45:34 DEBUG : dir: reading active writers 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/14 04:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:34 DEBUG : >WaitForWriters: 2025/08/14 04:45:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:34 DEBUG : dir/file1(0xc000988c00): _readAt: size=512, off=0 2025/08/14 04:45:34 DEBUG : dir/file1(0xc000988c00): openPending: 2025/08/14 04:45:34 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" 2025/08/14 04:45:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/14 04:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:34 DEBUG : dir/file1(0xc000988c00): >openPending: err= 2025/08/14 04:45:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/14 04:45:34 DEBUG : dir/file1(0xc000988c00): >_readAt: n=14, err=EOF 2025/08/14 04:45:34 DEBUG : dir/file1(0xc000988c00): close: 2025/08/14 04:45:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:34 DEBUG : dir/file1(0xc000988c00): >close: err= 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:45:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0004980c0 2025/08/14 04:45:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:45:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/14 04:45:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0004980c0 2025/08/14 04:45:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:34 DEBUG : dir/file1(0xc00033da80): openPending: 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:34 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" 2025/08/14 04:45:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/14 04:45:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:34 DEBUG : dir/file1(0xc00033da80): >openPending: err= 2025/08/14 04:45:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:45:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:34 DEBUG : dir/file1(0xc00033da80): _writeAt: size=25, off=0 2025/08/14 04:45:34 DEBUG : dir/file1(0xc00033da80): >_writeAt: n=25, err= 2025/08/14 04:45:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:45:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0004980c0 2025/08/14 04:45:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:34 DEBUG : newLeaf(0xc00033da80): close: 2025/08/14 04:45:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:45:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:45:34.743454139 +0000 UTC m=+19.989713328 2025/08/14 04:45:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:34 DEBUG : newLeaf(0xc00033da80): >close: err= 2025/08/14 04:45:34 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:34 DEBUG : dir: Looking for writers 2025/08/14 04:45:34 DEBUG : Looking for writers 2025/08/14 04:45:34 DEBUG : dir: reading active writers 2025/08/14 04:45:34 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:34 DEBUG : dir: Looking for writers 2025/08/14 04:45:34 DEBUG : Looking for writers 2025/08/14 04:45:34 DEBUG : dir: reading active writers 2025/08/14 04:45:34 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:34 DEBUG : dir: Looking for writers 2025/08/14 04:45:34 DEBUG : Looking for writers 2025/08/14 04:45:34 DEBUG : dir: reading active writers 2025/08/14 04:45:34 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:34 DEBUG : dir: Looking for writers 2025/08/14 04:45:34 DEBUG : Looking for writers 2025/08/14 04:45:34 DEBUG : dir: reading active writers 2025/08/14 04:45:34 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:34 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf.d4d9d5d9.partial" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf.d4d9d5d9.partial 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf.d4d9d5d9.partial" 2025/08/14 04:45:34 DEBUG : dir: Looking for writers 2025/08/14 04:45:34 DEBUG : Looking for writers 2025/08/14 04:45:34 DEBUG : dir: reading active writers 2025/08/14 04:45:34 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf.d4d9d5d9.partial 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:34 DEBUG : newLeaf.d4d9d5d9.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:34 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:45:34 DEBUG : newLeaf.d4d9d5d9.partial: renamed to: newLeaf 2025/08/14 04:45:34 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:34 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:35 DEBUG : dir: Looking for writers 2025/08/14 04:45:35 DEBUG : Looking for writers 2025/08/14 04:45:35 DEBUG : dir: reading active writers 2025/08/14 04:45:35 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:45:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:45:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:45:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:45:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:45:35 DEBUG : dir: Looking for writers 2025/08/14 04:45:35 DEBUG : Looking for writers 2025/08/14 04:45:35 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:35 DEBUG : dir: reading active writers 2025/08/14 04:45:35 DEBUG : >WaitForWriters: 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:35 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:35 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/14 04:45:35 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:35 DEBUG : dir: Looking for writers 2025/08/14 04:45:35 DEBUG : Looking for writers 2025/08/14 04:45:35 DEBUG : dir: reading active writers 2025/08/14 04:45:35 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:35 DEBUG : >WaitForWriters: 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:35 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:35 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:35 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:35 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:35 DEBUG : dir: Looking for writers 2025/08/14 04:45:35 DEBUG : file1: reading active writers 2025/08/14 04:45:35 DEBUG : Looking for writers 2025/08/14 04:45:35 DEBUG : dir: reading active writers 2025/08/14 04:45:35 DEBUG : >WaitForWriters: 2025/08/14 04:45:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:35 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:35 DEBUG : dir/file1(0xc0009891c0): _readAt: size=512, off=0 2025/08/14 04:45:35 DEBUG : dir/file1(0xc0009891c0): openPending: 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/08/14 04:45:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/14 04:45:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:35 DEBUG : dir/file1(0xc0009891c0): >openPending: err= 2025/08/14 04:45:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/14 04:45:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:35 DEBUG : dir/file1(0xc0009891c0): >_readAt: n=14, err=EOF 2025/08/14 04:45:35 DEBUG : dir/file1(0xc0009891c0): close: 2025/08/14 04:45:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:35 DEBUG : dir/file1(0xc0009891c0): >close: err= 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:35 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:35 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:45:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0003786c0 2025/08/14 04:45:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : newLeaf: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : newLeaf: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/14 04:45:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/14 04:45:36 DEBUG : dir/file1: Updating file with dir/file1 0xc0003786c0 2025/08/14 04:45:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/14 04:45:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : dir/file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:36 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:36 DEBUG : dir/file1(0xc0007f6880): openPending: 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : dir/file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45: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" 2025/08/14 04:45:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/14 04:45:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:36 DEBUG : dir/file1(0xc0007f6880): >openPending: err= 2025/08/14 04:45:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:45:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:36 DEBUG : dir/file1(0xc0007f6880): _writeAt: size=25, off=0 2025/08/14 04:45:36 DEBUG : dir/file1(0xc0007f6880): >_writeAt: n=25, err= 2025/08/14 04:45:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/14 04:45:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/14 04:45:36 DEBUG : newLeaf: Updating file with newLeaf 0xc0003786c0 2025/08/14 04:45:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:36 DEBUG : newLeaf(0xc0007f6880): close: 2025/08/14 04:45:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/14 04:45:36 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-14 04:45:36.557522628 +0000 UTC m=+21.803781827 2025/08/14 04:45:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:36 DEBUG : newLeaf(0xc0007f6880): >close: err= 2025/08/14 04:45:36 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:36 DEBUG : dir: Looking for writers 2025/08/14 04:45:36 DEBUG : Looking for writers 2025/08/14 04:45:36 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:36 DEBUG : dir: reading active writers 2025/08/14 04:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:36 DEBUG : dir: Looking for writers 2025/08/14 04:45:36 DEBUG : Looking for writers 2025/08/14 04:45:36 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:36 DEBUG : dir: reading active writers 2025/08/14 04:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:36 DEBUG : dir: Looking for writers 2025/08/14 04:45:36 DEBUG : Looking for writers 2025/08/14 04:45:36 DEBUG : dir: reading active writers 2025/08/14 04:45:36 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:36 DEBUG : dir: Looking for writers 2025/08/14 04:45:36 DEBUG : Looking for writers 2025/08/14 04:45:36 DEBUG : dir: reading active writers 2025/08/14 04:45:36 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:36 DEBUG : newLeaf: vfs cache: starting upload 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf.320003b1.partial" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf.320003b1.partial 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf.320003b1.partial" 2025/08/14 04:45:36 DEBUG : dir: Looking for writers 2025/08/14 04:45:36 DEBUG : Looking for writers 2025/08/14 04:45:36 DEBUG : dir: reading active writers 2025/08/14 04:45:36 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf.320003b1.partial 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : newLeaf.320003b1.partial: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/08/14 04:45:36 DEBUG : newLeaf.320003b1.partial: renamed to: newLeaf 2025/08/14 04:45:36 INFO : newLeaf: Copied (replaced existing) 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : dir: Looking for writers 2025/08/14 04:45:36 DEBUG : Looking for writers 2025/08/14 04:45:36 DEBUG : dir: reading active writers 2025/08/14 04:45:36 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-08-14 04:45:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/08/14 04:45:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/14 04:45:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/14 04:45:36 DEBUG : >WaitForWriters: 2025/08/14 04:45:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c7247bead226dfd7bd970c17229f4044 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:36 DEBUG : newLeaf: Parsed hash: c7247bead226dfd7bd970c17229f4044 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:36 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/newLeaf" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 /rclone-test-fapenac1wagu/newLeaf 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : newLeaf: Parsed hash: f1f3d7db56f36d9a5a912b01803c2176a972b9b0 2025/08/14 04:45:37 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:37 DEBUG : dir: Looking for writers 2025/08/14 04:45:37 DEBUG : Looking for writers 2025/08/14 04:45:37 DEBUG : dir: reading active writers 2025/08/14 04:45:37 DEBUG : newLeaf: reading active writers 2025/08/14 04:45:37 DEBUG : >WaitForWriters: 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestFileRename (8.74s) --- PASS: TestFileRename/off,forceCache=false (1.01s) --- PASS: TestFileRename/minimal,forceCache=false (1.05s) --- PASS: TestFileRename/minimal,forceCache=true (1.79s) --- PASS: TestFileRename/writes,forceCache=false (1.33s) --- PASS: TestFileRename/writes,forceCache=true (2.07s) --- PASS: TestFileRename/full,forceCache=false (1.50s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:37 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:37 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:37 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:37 DEBUG : Looking for writers 2025/08/14 04:45:37 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:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:37 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:45:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:37 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:37 DEBUG : dir: Looking for writers 2025/08/14 04:45:37 DEBUG : file1: reading active writers 2025/08/14 04:45:37 DEBUG : Looking for writers 2025/08/14 04:45:37 DEBUG : dir: reading active writers 2025/08/14 04:45:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.33s) === RUN TestReadFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:37 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:45:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/14 04:45:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/14 04:45:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/14 04:45:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/14 04:45:37 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:37 DEBUG : dir: Looking for writers 2025/08/14 04:45:37 DEBUG : file1: reading active writers 2025/08/14 04:45:37 DEBUG : Looking for writers 2025/08/14 04:45:37 DEBUG : dir: reading active writers 2025/08/14 04:45:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.30s) === RUN TestReadFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:37 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:37 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:37 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:45:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/14 04:45:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/14 04:45:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/14 04:45:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/14 04:45:37 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/14 04:45:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/14 04:45:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/14 04:45:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/14 04:45:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/14 04:45:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/14 04:45:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/14 04:45:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/14 04:45:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/14 04:45:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/14 04:45:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/14 04:45:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/14 04:45:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/14 04:45:38 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:38 DEBUG : dir: Looking for writers 2025/08/14 04:45:38 DEBUG : file1: reading active writers 2025/08/14 04:45:38 DEBUG : Looking for writers 2025/08/14 04:45:38 DEBUG : dir: reading active writers 2025/08/14 04:45:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.36s) === RUN TestReadFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:38 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:45:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:38 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:38 DEBUG : dir: Looking for writers 2025/08/14 04:45:38 DEBUG : file1: reading active writers 2025/08/14 04:45:38 DEBUG : Looking for writers 2025/08/14 04:45:38 DEBUG : dir: reading active writers 2025/08/14 04:45:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.30s) === RUN TestReadFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:38 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/14 04:45:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:38 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:38 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/14 04:45:38 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:38 DEBUG : dir: Looking for writers 2025/08/14 04:45:38 DEBUG : file1: reading active writers 2025/08/14 04:45:38 DEBUG : Looking for writers 2025/08/14 04:45:38 DEBUG : dir: reading active writers 2025/08/14 04:45:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.34s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:38 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:38 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:38 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:45:38 DEBUG : dir/file1(0xc000245740): _readAt: size=1, off=0 2025/08/14 04:45:38 DEBUG : dir/file1(0xc000245740): openPending: 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:38 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): >openPending: err= 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): _readAt: size=256, off=1 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): >_readAt: n=15, err=EOF 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): _readAt: size=16, off=16 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): >_readAt: n=0, err=EOF 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): close: 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): >close: err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): close: 2025/08/14 04:45:39 DEBUG : dir/file1(0xc000245740): >close: err=file already closed 2025/08/14 04:45:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:39 DEBUG : dir: Looking for writers 2025/08/14 04:45:39 DEBUG : file1: reading active writers 2025/08/14 04:45:39 DEBUG : Looking for writers 2025/08/14 04:45:39 DEBUG : dir: reading active writers 2025/08/14 04:45:39 DEBUG : >WaitForWriters: 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.29s) === RUN TestRWFileHandleSeek run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): _readAt: size=1, off=0 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): openPending: 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): >openPending: err= 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): _readAt: size=1, off=5 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): _readAt: size=1, off=3 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): _readAt: size=1, off=13 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): _readAt: size=16, off=100 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): >_readAt: n=0, err=EOF 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): close: 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:39 DEBUG : dir/file1(0xc0008dcb80): >close: err= 2025/08/14 04:45:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:39 DEBUG : dir: Looking for writers 2025/08/14 04:45:39 DEBUG : file1: reading active writers 2025/08/14 04:45:39 DEBUG : Looking for writers 2025/08/14 04:45:39 DEBUG : dir: reading active writers 2025/08/14 04:45:39 DEBUG : >WaitForWriters: 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.26s) === RUN TestRWFileHandleReadAt run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): _readAt: size=1, off=0 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): openPending: 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >openPending: err= 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): _readAt: size=1, off=5 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): _readAt: size=1, off=1 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >_readAt: n=1, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): _readAt: size=6, off=10 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >_readAt: n=6, err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): _readAt: size=256, off=10 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >_readAt: n=6, err=EOF 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): _readAt: size=256, off=100 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >_readAt: n=0, err=EOF 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): close: 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >close: err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): _readAt: size=256, off=100 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00033ce00): >_readAt: n=0, err=file already closed 2025/08/14 04:45:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:39 DEBUG : dir: Looking for writers 2025/08/14 04:45:39 DEBUG : file1: reading active writers 2025/08/14 04:45:39 DEBUG : Looking for writers 2025/08/14 04:45:39 DEBUG : dir: reading active writers 2025/08/14 04:45:39 DEBUG : >WaitForWriters: 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.36s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): RWFileHandle.Flush 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): _readAt: size=256, off=0 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): openPending: 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:39 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:45:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): >openPending: err= 2025/08/14 04:45:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): >_readAt: n=16, err=EOF 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): RWFileHandle.Flush 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): RWFileHandle.Flush 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): close: 2025/08/14 04:45:39 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:39 DEBUG : dir/file1(0xc00039e080): >close: err= 2025/08/14 04:45:39 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:39 DEBUG : dir: Looking for writers 2025/08/14 04:45:39 DEBUG : file1: reading active writers 2025/08/14 04:45:39 DEBUG : Looking for writers 2025/08/14 04:45:39 DEBUG : dir: reading active writers 2025/08/14 04:45:39 DEBUG : >WaitForWriters: 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.34s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:39 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:39 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:40 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/14 04:45:40 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): _readAt: size=256, off=0 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): openPending: 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:40 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:45:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:45:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): >openPending: err= 2025/08/14 04:45:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/14 04:45:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): >_readAt: n=16, err=EOF 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): RWFileHandle.Release 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): close: 2025/08/14 04:45:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): >close: err= 2025/08/14 04:45:40 DEBUG : dir/file1(0xc0008decc0): RWFileHandle.Release 2025/08/14 04:45:40 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:40 DEBUG : dir: Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : dir: reading active writers 2025/08/14 04:45:40 DEBUG : >WaitForWriters: 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.31s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:40 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:40 DEBUG : file1: newRWFileHandle: 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): openPending: 2025/08/14 04:45:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): >openPending: err= 2025/08/14 04:45:40 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:45:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:45:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): _writeAt: size=5, off=0 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): >_writeAt: n=5, err= 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): _writeAt: size=7, off=5 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): >_writeAt: n=7, err= 2025/08/14 04:45:40 DEBUG : file1: vfs cache: truncate to size=11 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): close: 2025/08/14 04:45:40 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:45:40.298833398 +0000 UTC m=+25.545092587 2025/08/14 04:45:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): >close: err= 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): close: 2025/08/14 04:45:40 DEBUG : file1(0xc0007f6740): >close: err=file already closed 2025/08/14 04:45:40 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:40 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1.5e25530c.partial" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1.5e25530c.partial 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1.5e25530c.partial" 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1.5e25530c.partial 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:40 DEBUG : file1.5e25530c.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:40 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/14 04:45:40 DEBUG : file1.5e25530c.partial: renamed to: file1 2025/08/14 04:45:40 INFO : file1: Copied (new) 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:40 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-14 04:45:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/14 04:45:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:40 DEBUG : >WaitForWriters: 2025/08/14 04:45:40 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:40 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:40 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/14 04:45:40 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : >WaitForWriters: 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.51s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:40 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:40 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:40 DEBUG : file1: newRWFileHandle: 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): openPending: 2025/08/14 04:45:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): >openPending: err= 2025/08/14 04:45:40 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:45:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:45:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): _writeAt: size=7, off=0 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): >_writeAt: n=7, err= 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): _writeAt: size=6, off=5 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): >_writeAt: n=6, err= 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): close: 2025/08/14 04:45:40 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:45:40.806736175 +0000 UTC m=+26.052995363 2025/08/14 04:45:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): >close: err= 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): _writeAt: size=5, off=0 2025/08/14 04:45:40 DEBUG : file1(0xc000c80380): >_writeAt: n=0, err=file already closed 2025/08/14 04:45:40 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:40 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1.d2a78a06.partial" 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1.d2a78a06.partial 2025/08/14 04:45:40 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1.d2a78a06.partial" 2025/08/14 04:45:40 DEBUG : Looking for writers 2025/08/14 04:45:40 DEBUG : file1: reading active writers 2025/08/14 04:45:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1.d2a78a06.partial 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file1.d2a78a06.partial: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:41 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/14 04:45:41 DEBUG : file1.d2a78a06.partial: renamed to: file1 2025/08/14 04:45:41 INFO : file1: Copied (new) 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:41 DEBUG : file1: vfs cache: fingerprint now "11,2025-08-14 04:45:40 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/08/14 04:45:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:45:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : >WaitForWriters: 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/14 04:45:41 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : >WaitForWriters: 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.79s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:41 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:41 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:41 DEBUG : file1: newRWFileHandle: 2025/08/14 04:45:41 DEBUG : file1(0xc00039fa40): openPending: 2025/08/14 04:45:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:41 DEBUG : file1(0xc00039fa40): >openPending: err= 2025/08/14 04:45:41 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:45:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:45:41 DEBUG : file1(0xc00039fa40): close: 2025/08/14 04:45:41 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:45:41.595333389 +0000 UTC m=+26.841592588 2025/08/14 04:45:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:41 DEBUG : file1(0xc00039fa40): >close: err= 2025/08/14 04:45:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:45:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:45:41 DEBUG : file2: newRWFileHandle: 2025/08/14 04:45:41 DEBUG : file2(0xc00071e480): openPending: 2025/08/14 04:45:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:45:41 DEBUG : file2(0xc00071e480): >openPending: err= 2025/08/14 04:45:41 DEBUG : file2: >newRWFileHandle: err= 2025/08/14 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:45:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/14 04:45:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/14 04:45:41 DEBUG : file2(0xc00071e480): RWFileHandle.Flush 2025/08/14 04:45:41 DEBUG : file2(0xc00071e480): RWFileHandle.Release 2025/08/14 04:45:41 DEBUG : file2(0xc00071e480): close: 2025/08/14 04:45:41 DEBUG : file2: vfs cache: setting modification time to 2025-08-14 04:45:41.597565549 +0000 UTC m=+26.843824737 2025/08/14 04:45:41 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:41 DEBUG : file2(0xc00071e480): >close: err= 2025/08/14 04:45:41 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : file2: reading active writers 2025/08/14 04:45:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file2: reading active writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : file2: reading active writers 2025/08/14 04:45:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : file2: reading active writers 2025/08/14 04:45:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/14 04:45:41 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:45:41 DEBUG : file2: vfs cache: starting upload 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1.6f194775.partial" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1.6f194775.partial 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1.6f194775.partial" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file2.861ed937.partial" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file2.861ed937.partial 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file2.861ed937.partial" 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : file2: reading active writers 2025/08/14 04:45:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file1.6f194775.partial 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file1.6f194775.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:45:41 DEBUG : file1.6f194775.partial: renamed to: file1 2025/08/14 04:45:41 INFO : file1: Copied (new) 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file2.861ed937.partial 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file2.861ed937.partial: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:41 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:45:41 DEBUG : file2.861ed937.partial: renamed to: file2 2025/08/14 04:45:41 INFO : file2: Copied (new) 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:41 DEBUG : Looking for writers 2025/08/14 04:45:41 DEBUG : file1: reading active writers 2025/08/14 04:45:41 DEBUG : file2: reading active writers 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:41 DEBUG : file1: vfs cache: fingerprint now "0,2025-08-14 04:45:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/14 04:45:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:41 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:41 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:41 DEBUG : file2: vfs cache: fingerprint now "0,2025-08-14 04:45:41 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2025/08/14 04:45:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/14 04:45:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/14 04:45:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:45:41 INFO : file2: vfs cache: upload succeeded try #1 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : file2: reading active writers 2025/08/14 04:45:42 DEBUG : >WaitForWriters: 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:42 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:42 DEBUG : file1: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:42 DEBUG : file2: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file2" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: da39a3ee5e6b4b0d3255bfef95601890afd80709 /rclone-test-fapenac1wagu/file2 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:42 DEBUG : file2: Parsed hash: da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/08/14 04:45:42 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : file2: reading active writers 2025/08/14 04:45:42 DEBUG : >WaitForWriters: 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.95s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:42 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:42 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:42 DEBUG : file1: newRWFileHandle: 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): openPending: 2025/08/14 04:45:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): >openPending: err= 2025/08/14 04:45:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:45:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:45:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): _writeAt: size=5, off=0 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): >_writeAt: n=5, err= 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): RWFileHandle.Flush 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): RWFileHandle.Flush 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): close: 2025/08/14 04:45:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:45:42.547115933 +0000 UTC m=+27.793375142 2025/08/14 04:45:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:42 DEBUG : file1(0xc00071fb40): >close: err= 2025/08/14 04:45:42 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:42 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1.b3bd01f5.partial" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1.b3bd01f5.partial 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1.b3bd01f5.partial" 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1.b3bd01f5.partial 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:42 DEBUG : file1.b3bd01f5.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:42 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:42 DEBUG : file1.b3bd01f5.partial: renamed to: file1 2025/08/14 04:45:42 INFO : file1: Copied (new) 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:42 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-14 04:45:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:45:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:42 DEBUG : >WaitForWriters: 2025/08/14 04:45:42 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.32s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:42 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:42 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:42 DEBUG : file1: newRWFileHandle: 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): openPending: 2025/08/14 04:45:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): >openPending: err= 2025/08/14 04:45:42 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:45:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:45:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): _writeAt: size=5, off=0 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): >_writeAt: n=5, err= 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): RWFileHandle.Release 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): close: 2025/08/14 04:45:42 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:45:42.870148296 +0000 UTC m=+28.116407485 2025/08/14 04:45:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): >close: err= 2025/08/14 04:45:42 DEBUG : file1(0xc000988540): RWFileHandle.Release 2025/08/14 04:45:42 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:42 DEBUG : Looking for writers 2025/08/14 04:45:42 DEBUG : file1: reading active writers 2025/08/14 04:45:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:42 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1.b65605b3.partial" 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1.b65605b3.partial 2025/08/14 04:45:42 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1.b65605b3.partial" 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1.b65605b3.partial 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:43 DEBUG : file1.b65605b3.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:43 DEBUG : file1.b65605b3.partial: renamed to: file1 2025/08/14 04:45:43 INFO : file1: Copied (new) 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:43 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:43 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-14 04:45:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:45:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:43 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:43 DEBUG : >WaitForWriters: 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.33s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:43 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:43 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:43 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:45:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:43 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:43 DEBUG : dir/file1(0xc000244b80): openPending: 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:43 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:45:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:45:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:43 DEBUG : dir/file1(0xc000244b80): >openPending: err= 2025/08/14 04:45:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/14 04:45:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:45:43 DEBUG : dir/file1(0xc000244b80): _writeAt: size=5, off=0 2025/08/14 04:45:43 DEBUG : dir/file1(0xc000244b80): >_writeAt: n=5, err= 2025/08/14 04:45:43 DEBUG : dir/file1(0xc000244b80): close: 2025/08/14 04:45:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-14 04:45:43.490598364 +0000 UTC m=+28.736857553 2025/08/14 04:45:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:43 DEBUG : dir/file1(0xc000244b80): >close: err= 2025/08/14 04:45:43 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:43 DEBUG : dir: Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : dir: reading active writers 2025/08/14 04:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:43 DEBUG : dir: Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : dir: reading active writers 2025/08/14 04:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:43 DEBUG : dir: Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : dir: reading active writers 2025/08/14 04:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:43 DEBUG : dir: Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : dir: reading active writers 2025/08/14 04:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:43 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1.f39457d.partial" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1.f39457d.partial 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1.f39457d.partial" 2025/08/14 04:45:43 DEBUG : dir: Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : dir: reading active writers 2025/08/14 04:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/dir/file1.f39457d.partial 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:43 DEBUG : dir/file1.f39457d.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:43 DEBUG : dir/file1.f39457d.partial: renamed to: dir/file1 2025/08/14 04:45:43 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:43 DEBUG : dir: Looking for writers 2025/08/14 04:45:43 DEBUG : file1: reading active writers 2025/08/14 04:45:43 DEBUG : Looking for writers 2025/08/14 04:45:43 DEBUG : dir: reading active writers 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:43 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:43 DEBUG : dir/file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-08-14 04:45:43 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:45:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:45:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:44 DEBUG : dir: Looking for writers 2025/08/14 04:45:44 DEBUG : file1: reading active writers 2025/08/14 04:45:44 DEBUG : Looking for writers 2025/08/14 04:45:44 DEBUG : dir: reading active writers 2025/08/14 04:45:44 DEBUG : >WaitForWriters: 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.94s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:44 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:44 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: fe5567e8d769550852182cdf69d74bb16dff8e29 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:44 DEBUG : dir/file1: Parsed hash: fe5567e8d769550852182cdf69d74bb16dff8e29 2025/08/14 04:45:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:44 DEBUG : dir/file1: newRWFileHandle: 2025/08/14 04:45:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/14 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/14 04:45:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): _writeAt: size=5, off=0 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): openPending: 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4032af8d61035123906e58e067140cc5 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:44 DEBUG : dir/file1: Parsed hash: 4032af8d61035123906e58e067140cc5 2025/08/14 04:45:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/08/14 04:45:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/14 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): >openPending: err= 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): >_writeAt: n=5, err= 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): _writeAt: size=15, off=5 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): >_writeAt: n=15, err= 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): close: 2025/08/14 04:45:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/14 04:45:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-14 04:45:44.482918531 +0000 UTC m=+29.729177720 2025/08/14 04:45:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:44 DEBUG : dir/file1(0xc0008dce00): >close: err= 2025/08/14 04:45:44 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:44 DEBUG : dir: Looking for writers 2025/08/14 04:45:44 DEBUG : file1: reading active writers 2025/08/14 04:45:44 DEBUG : Looking for writers 2025/08/14 04:45:44 DEBUG : dir: reading active writers 2025/08/14 04:45:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:44 DEBUG : dir: Looking for writers 2025/08/14 04:45:44 DEBUG : file1: reading active writers 2025/08/14 04:45:44 DEBUG : Looking for writers 2025/08/14 04:45:44 DEBUG : dir: reading active writers 2025/08/14 04:45:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:44 DEBUG : dir: Looking for writers 2025/08/14 04:45:44 DEBUG : file1: reading active writers 2025/08/14 04:45:44 DEBUG : Looking for writers 2025/08/14 04:45:44 DEBUG : dir: reading active writers 2025/08/14 04:45:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:44 DEBUG : dir: Looking for writers 2025/08/14 04:45:44 DEBUG : file1: reading active writers 2025/08/14 04:45:44 DEBUG : Looking for writers 2025/08/14 04:45:44 DEBUG : dir: reading active writers 2025/08/14 04:45:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:44 DEBUG : dir/file1: vfs cache: starting upload 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1.a41b3c1a.partial" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1.a41b3c1a.partial 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1.a41b3c1a.partial" 2025/08/14 04:45:44 DEBUG : dir: Looking for writers 2025/08/14 04:45:44 DEBUG : file1: reading active writers 2025/08/14 04:45:44 DEBUG : Looking for writers 2025/08/14 04:45:44 DEBUG : dir: reading active writers 2025/08/14 04:45:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-fapenac1wagu/dir/file1.a41b3c1a.partial 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:44 DEBUG : dir/file1.a41b3c1a.partial: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/14 04:45:44 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/08/14 04:45:44 DEBUG : dir/file1.a41b3c1a.partial: renamed to: dir/file1 2025/08/14 04:45:44 INFO : dir/file1: Copied (replaced existing) 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:44 DEBUG : dir: Looking for writers 2025/08/14 04:45:44 DEBUG : file1: reading active writers 2025/08/14 04:45:44 DEBUG : Looking for writers 2025/08/14 04:45:44 DEBUG : dir: reading active writers 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5198435b5c4e591523b7f5435cc07e88 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:44 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:44 DEBUG : dir/file1: Parsed hash: 5198435b5c4e591523b7f5435cc07e88 2025/08/14 04:45:44 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-08-14 04:45:44 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/08/14 04:45:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/14 04:45:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:45 DEBUG : dir: Looking for writers 2025/08/14 04:45:45 DEBUG : file1: reading active writers 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : dir: reading active writers 2025/08/14 04:45:45 DEBUG : >WaitForWriters: 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.00s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:45 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : file1: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : file1(0xc0008dd940): openPending: 2025/08/14 04:45:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:45 DEBUG : file1(0xc0008dd940): >openPending: err= 2025/08/14 04:45:45 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:45:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:45:45 DEBUG : file1(0xc0008dd940): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : file1(0xc0008dd940): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : file1(0xc0008dd940): close: 2025/08/14 04:45:45 DEBUG : file1: vfs cache: setting modification time to 2025-08-14 04:45:45.136824246 +0000 UTC m=+30.383083436 2025/08/14 04:45:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : file1(0xc0008dd940): >close: err= 2025/08/14 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : file1: reading active writers 2025/08/14 04:45:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : file1: reading active writers 2025/08/14 04:45:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : file1: reading active writers 2025/08/14 04:45:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : file1: reading active writers 2025/08/14 04:45:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:45 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1.e6b534d7.partial" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1.e6b534d7.partial 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1.e6b534d7.partial" 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : file1: reading active writers 2025/08/14 04:45:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1.e6b534d7.partial 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:45 DEBUG : file1.e6b534d7.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:45 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:45 DEBUG : file1.e6b534d7.partial: renamed to: file1 2025/08/14 04:45:45 INFO : file1: Copied (new) 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:45 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:45 DEBUG : file1: vfs cache: fingerprint now "5,2025-08-14 04:45:45 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:45:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:45 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : file1: reading active writers 2025/08/14 04:45:45 DEBUG : >WaitForWriters: 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.32s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:45 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/08/14 04:45:45 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5740): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5740): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5740): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.455234582 +0000 UTC m=+30.701493772 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.455234582 +0000 UTC m=+30.701493772 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5bc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de180): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de180): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de180): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.455234582 +0000 UTC m=+30.701493772 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b2d0 item 1 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de7c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de7c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.460161151 +0000 UTC m=+30.706420339 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008decc0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008decc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008decc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008decc0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008decc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.460161151 +0000 UTC m=+30.706420339 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008decc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bb20 item 2 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df300): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df300): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df300): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df300): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df300): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.463061065 +0000 UTC m=+30.709320254 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df300): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.463061065 +0000 UTC m=+30.709320254 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.463061065 +0000 UTC m=+30.709320254 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c230 item 3 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e3c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e3c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e3c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e3c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e3c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.467278863 +0000 UTC m=+30.713538052 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e3c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.467278863 +0000 UTC m=+30.713538052 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c930 item 4 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f740): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f740): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f740): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.468960561 +0000 UTC m=+30.715219749 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.468960561 +0000 UTC m=+30.715219749 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6b00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6b00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6b00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6b00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6b00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.468960561 +0000 UTC m=+30.715219749 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6b00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ccb0 item 5 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7180): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7180): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.470849056 +0000 UTC m=+30.717108245 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7700): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7700): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7700): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7700): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7700): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.470849056 +0000 UTC m=+30.717108245 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7700): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d810 item 6 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7d80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7d80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7d80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7d80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7d80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.47232657 +0000 UTC m=+30.718585758 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7d80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.47232657 +0000 UTC m=+30.718585758 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80300): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.47232657 +0000 UTC m=+30.718585758 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0070 item 7 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80ec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80ec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80ec0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80ec0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80ec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.474444877 +0000 UTC m=+30.720704066 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80ec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81400): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81400): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81400): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81400): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81400): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.474444877 +0000 UTC m=+30.720704066 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81400): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e09a0 item 8 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81a40): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc000c81a40): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81a40): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81a40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81a40): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81a40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.47587378 +0000 UTC m=+30.722132969 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.47587378 +0000 UTC m=+30.722132969 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e3c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e940): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e940): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e940): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.47587378 +0000 UTC m=+30.722132969 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0f50 item 9 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f680): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f680): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f680): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.478663637 +0000 UTC m=+30.724922826 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.478663637 +0000 UTC m=+30.724922826 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e18f0 item 10 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000409580): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc000409580): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000409580): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000409580): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000409580): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000409580): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000409580): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72040): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72040): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72040): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.480117978 +0000 UTC m=+30.726377167 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.480117978 +0000 UTC m=+30.726377167 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72540): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72a40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72a40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72a40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72a40): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72a40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.480117978 +0000 UTC m=+30.726377167 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e72a40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1d50 item 11 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e730c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e730c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e730c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e730c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e730c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.490786106 +0000 UTC m=+30.737045294 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e730c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73600): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73600): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73600): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.490786106 +0000 UTC m=+30.737045294 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec4d0 item 12 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2f80): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc000dc2f80): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2f80): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2f80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2f80): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2f80): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2f80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.496801499 +0000 UTC m=+30.743060688 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.496801499 +0000 UTC m=+30.743060688 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466000 item 13 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73c80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73c80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73c80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73c80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73c80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.501232286 +0000 UTC m=+30.747491475 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000e73c80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6240): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6240): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6240): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.501232286 +0000 UTC m=+30.747491475 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ecc40 item 14 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6880): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc0006b6880): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6880): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6880): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6880): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6880): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6c40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6c40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6c40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6c40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6c40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.507440432 +0000 UTC m=+30.753699611 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b6c40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7300): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7300): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7300): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7300): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7300): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.507440432 +0000 UTC m=+30.753699611 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7300): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed180 item 15 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7980): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7980): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7980): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.51038468 +0000 UTC m=+30.756643859 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7ec0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7ec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7ec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7ec0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7ec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.51038468 +0000 UTC m=+30.756643859 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006b7ec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eda40 item 16 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007520c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007520c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007520c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007520c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007520c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.513256831 +0000 UTC m=+30.759516020 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007520c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.513256831 +0000 UTC m=+30.759516020 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752540): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752a40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752a40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752a40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752a40): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752a40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.513256831 +0000 UTC m=+30.759516020 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000752a40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466460 item 17 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008125c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008125c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008125c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008125c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008125c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.520234331 +0000 UTC m=+30.766493520 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008125c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812b00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812b00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812b00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812b00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812b00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.520234331 +0000 UTC m=+30.766493520 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812b00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edea0 item 18 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813180): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813180): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.525979958 +0000 UTC m=+30.772239147 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.525979958 +0000 UTC m=+30.772239147 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813b80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813b80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813b80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813b80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813b80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.525979958 +0000 UTC m=+30.772239147 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813b80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f0a0 item 19 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c280): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c280): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c280): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.529646932 +0000 UTC m=+30.775906111 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c7c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c7c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.529646932 +0000 UTC m=+30.775906111 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f810 item 20 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ce40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ce40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ce40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ce40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ce40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.531103156 +0000 UTC m=+30.777362345 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ce40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.531103156 +0000 UTC m=+30.777362345 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d840): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d840): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d840): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d840): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d840): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.531103156 +0000 UTC m=+30.777362345 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d840): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fdc0 item 21 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082dec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082dec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082dec0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082dec0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082dec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.533794748 +0000 UTC m=+30.780053938 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082dec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085e480): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085e480): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085e480): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085e480): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085e480): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.533794748 +0000 UTC m=+30.780053938 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085e480): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029c690 item 22 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085eb00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085eb00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085eb00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085eb00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085eb00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.535399582 +0000 UTC m=+30.781658761 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085eb00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.535399582 +0000 UTC m=+30.781658761 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f000): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f500): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f500): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f500): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f500): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f500): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.535399582 +0000 UTC m=+30.781658761 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085f500): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029cc40 item 23 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085fb80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085fb80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085fb80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085fb80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085fb80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.53758826 +0000 UTC m=+30.783847509 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085fb80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896140): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896140): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896140): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896140): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896140): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.53758826 +0000 UTC m=+30.783847509 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896140): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029dc00 item 24 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896780): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc000896780): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896780): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896780): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896780): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896780): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896780): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896b40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896b40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896b40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896b40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896b40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.539216177 +0000 UTC m=+30.785475365 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000896b40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.539216177 +0000 UTC m=+30.785475365 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897580): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897580): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897580): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897580): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897580): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.539216177 +0000 UTC m=+30.785475365 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897580): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460230 item 25 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897c00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897c00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897c00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897c00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897c00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.541590063 +0000 UTC m=+30.787849252 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000897c00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca1c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca1c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca1c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca1c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca1c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.541590063 +0000 UTC m=+30.787849252 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca1c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461180 item 26 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca800): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc0008ca800): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca800): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca800): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca800): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca800): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ca800): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cabc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cabc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cabc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cabc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cabc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.543463942 +0000 UTC m=+30.789723130 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cabc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.543463942 +0000 UTC m=+30.789723130 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb0c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb600): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb600): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb600): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.543463942 +0000 UTC m=+30.789723130 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cb600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ea0 item 27 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cbc80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cbc80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cbc80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cbc80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cbc80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.545276073 +0000 UTC m=+30.791535272 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cbc80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906240): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906240): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906240): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.545276073 +0000 UTC m=+30.791535272 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290f50 item 28 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906880): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc000906880): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906880): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906880): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906880): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906880): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906c40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906c40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906c40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906c40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906c40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.546846833 +0000 UTC m=+30.793106022 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906c40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907300): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907300): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907300): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907300): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907300): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.546846833 +0000 UTC m=+30.793106022 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907300): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291960 item 29 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907980): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907980): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907980): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.548717474 +0000 UTC m=+30.794976663 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907ec0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907ec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907ec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907ec0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907ec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.548717474 +0000 UTC m=+30.794976663 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907ec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de0e0 item 30 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e580): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc00092e580): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e580): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e580): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e580): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e580): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e580): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e940): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e940): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e940): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.550604317 +0000 UTC m=+30.796863526 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092e940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f000): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f000): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f000): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f000): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f000): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.550604317 +0000 UTC m=+30.796863526 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f000): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 31 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 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 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f680): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f680): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f680): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.553263679 +0000 UTC m=+30.799522888 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092f680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092fbc0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092fbc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092fbc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092fbc0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092fbc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.553263679 +0000 UTC m=+30.799522888 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00092fbc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dea10 item 32 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a280): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a280): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a280): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.555021549 +0000 UTC m=+30.801280739 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee00 item 33 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.555665038 +0000 UTC m=+30.801924227 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096a700): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096ac00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096ac00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096ac00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096ac00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096ac00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.555665038 +0000 UTC m=+30.801924227 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096ac00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df030 item 33 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b240): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b240): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b240): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.557637661 +0000 UTC m=+30.803896850 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df500 item 34 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.558268134 +0000 UTC m=+30.804527324 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096b6c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096bc00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096bc00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096bc00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096bc00): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096bc00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.558268134 +0000 UTC m=+30.804527324 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00096bc00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df6c0 item 34 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce2c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce2c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce2c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce2c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce2c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.559942678 +0000 UTC m=+30.806201868 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce2c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfce0 item 35 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.560447896 +0000 UTC m=+30.806707086 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009ce740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cec40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cec40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cec40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cec40): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cec40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.560447896 +0000 UTC m=+30.806707086 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cec40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050150 item 35 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf2c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf2c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf2c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf2c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf2c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.56374115 +0000 UTC m=+30.810000338 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf2c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000509a0 item 36 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.564523818 +0000 UTC m=+30.810783007 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cf7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cfd00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cfd00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cfd00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cfd00): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cfd00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.564523818 +0000 UTC m=+30.810783007 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009cfd00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050c40 item 36 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a063c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a063c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a063c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a063c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a063c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.566989889 +0000 UTC m=+30.813249098 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a063c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000512d0 item 37 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.569590861 +0000 UTC m=+30.815850060 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a06840): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753200): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753200): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753200): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753200): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753200): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.569590861 +0000 UTC m=+30.815850060 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753200): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466af0 item 37 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753880): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753880): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753880): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.57504958 +0000 UTC m=+30.821308769 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466fc0 item 38 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.57616291 +0000 UTC m=+30.822422098 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000753d80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94340): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94340): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94340): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.57616291 +0000 UTC m=+30.822422098 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004673b0 item 38 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988f00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988f00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988f00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988f00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988f00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.579395228 +0000 UTC m=+30.825654418 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988f00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004213b0 item 39 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.583549567 +0000 UTC m=+30.829808786 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989400): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989940): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989940): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989940): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.583549567 +0000 UTC m=+30.829808786 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421570 item 39 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20040): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20040): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20040): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.593281438 +0000 UTC m=+30.839540626 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004218f0 item 40 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.594187088 +0000 UTC m=+30.840446277 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20540): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94840): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94840): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94840): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94840): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94840): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.594187088 +0000 UTC m=+30.840446277 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a94840): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000421dc0 item 40 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.596718661 +0000 UTC m=+30.842977849 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b20c00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21100): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21100): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004783f0 item 41 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21100): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.597945414 +0000 UTC m=+30.844204593 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004787e0 item 41 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.599452453 +0000 UTC m=+30.845711642 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b215c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21b00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21b00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21b00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21b00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21b00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.599452453 +0000 UTC m=+30.845711642 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b21b00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a10 item 41 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.604165611 +0000 UTC m=+30.850424800 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a941c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a946c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a946c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a946c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 42 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a946c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a946c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.605030585 +0000 UTC m=+30.851289774 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a946c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004792d0 item 42 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.606094973 +0000 UTC m=+30.852354163 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a955c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a955c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a955c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a955c0): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a955c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.606094973 +0000 UTC m=+30.852354163 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a955c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479500 item 42 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.608444986 +0000 UTC m=+30.854704174 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a95c00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c7c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ce0 item 43 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c7c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.609666869 +0000 UTC m=+30.855926059 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050310 item 43 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.610575004 +0000 UTC m=+30.856834193 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0002448c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f40): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.610575004 +0000 UTC m=+30.856834193 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050690 item 43 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.614393153 +0000 UTC m=+30.860652341 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 44 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.61504761 +0000 UTC m=+30.861306799 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000510a0 item 44 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.61652808 +0000 UTC m=+30.862787269 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4500): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.61652808 +0000 UTC m=+30.862787269 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051960 item 44 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.619977336 +0000 UTC m=+30.866236525 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5140): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5680): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5680): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466070 item 45 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5680): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.621010074 +0000 UTC m=+30.867269264 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5d80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5d80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5d80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5d80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5d80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.621010074 +0000 UTC m=+30.867269264 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5d80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466310 item 45 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.623187553 +0000 UTC m=+30.869446742 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de4c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de9c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de9c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de9c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466850 item 46 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de9c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de9c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.623888468 +0000 UTC m=+30.870147658 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de9c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df0c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df0c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df0c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df0c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df0c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.623888468 +0000 UTC m=+30.870147658 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df0c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466a80 item 46 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.62628103 +0000 UTC m=+30.872540219 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466ee0 item 47 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.627039274 +0000 UTC m=+30.873298462 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfc40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e400): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e400): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e400): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e400): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e400): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.627039274 +0000 UTC m=+30.873298462 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e400): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004672d0 item 47 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.630103126 +0000 UTC m=+30.876362314 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033ce00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d400): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d400): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d400): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a40e0 item 48 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d400): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d400): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.631361759 +0000 UTC m=+30.877620948 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d400): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033db00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033db00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033db00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033db00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033db00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.631361759 +0000 UTC m=+30.877620948 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033db00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4460 item 48 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f65c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f65c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f65c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f65c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f65c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.633972229 +0000 UTC m=+30.880231419 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f65c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4a80 item 49 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.63489415 +0000 UTC m=+30.881153340 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6a40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6f80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6f80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6f80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6f80): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6f80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.63489415 +0000 UTC m=+30.881153340 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6f80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4ee0 item 49 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.637428518 +0000 UTC m=+30.883687717 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5570 item 50 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.638627009 +0000 UTC m=+30.884886187 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7b40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.638627009 +0000 UTC m=+30.884886187 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a58f0 item 50 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.640911757 +0000 UTC m=+30.887170946 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c807c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004620e0 item 51 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.641867452 +0000 UTC m=+30.888126641 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80cc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81280): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81280): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81280): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.641867452 +0000 UTC m=+30.888126641 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462460 item 51 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81980): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81980): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81980): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.644593358 +0000 UTC m=+30.890852548 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462cb0 item 52 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.645787011 +0000 UTC m=+30.892046199 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f000): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f7c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f7c0): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.645787011 +0000 UTC m=+30.892046199 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467b90 item 52 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e580): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e580): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e580): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e580): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e580): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.64815759 +0000 UTC m=+30.894416780 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e580): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414f50 item 53 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.64914265 +0000 UTC m=+30.895401839 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ebc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f780): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f780): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f780): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f780): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f780): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.64914265 +0000 UTC m=+30.895401839 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f780): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004152d0 item 53 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004081c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004081c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004081c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004081c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004081c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.651229988 +0000 UTC m=+30.897489177 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004081c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415ab0 item 54 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.652284037 +0000 UTC m=+30.898543226 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004096c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2280): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2280): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2280): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.652284037 +0000 UTC m=+30.898543226 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415dc0 item 54 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2940): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2940): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2940): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.656467652 +0000 UTC m=+30.902726861 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e460 item 55 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.657458673 +0000 UTC m=+30.903717861 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2e40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3380): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3380): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3380): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3380): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3380): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.657458673 +0000 UTC m=+30.903717861 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3380): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e7e0 item 55 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.65946582 +0000 UTC m=+30.905725020 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3a00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f7a0 item 56 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.660617452 +0000 UTC m=+30.906876642 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3f00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988500): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988500): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988500): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988500): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988500): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.660617452 +0000 UTC m=+30.906876642 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988500): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034fc00 item 56 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.663647641 +0000 UTC m=+30.909906850 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000988bc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989180): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c3f0 item 57 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989180): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.664302962 +0000 UTC m=+30.910562151 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c690 item 57 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.665583105 +0000 UTC m=+30.911842294 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000989700): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c0c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c0c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c0c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c0c0): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c0c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.665583105 +0000 UTC m=+30.911842294 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c0c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462f50 item 57 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.667356364 +0000 UTC m=+30.913615553 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2c700): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2cc40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2cc40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2cc40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463490 item 58 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2cc40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2cc40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.667896448 +0000 UTC m=+30.914155638 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2cc40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004636c0 item 58 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.668815573 +0000 UTC m=+30.915074762 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d740): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d740): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d740): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.668815573 +0000 UTC m=+30.915074762 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2d740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004638f0 item 58 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.671203115 +0000 UTC m=+30.917462304 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a2dd80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a340): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ae000 item 59 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.672327607 +0000 UTC m=+30.918586796 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ae1c0 item 59 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.673180838 +0000 UTC m=+30.919440028 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4a880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4ae00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4ae00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4ae00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4ae00): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4ae00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.673180838 +0000 UTC m=+30.919440028 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4ae00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ae380 item 59 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.675428328 +0000 UTC m=+30.921687517 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b980): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b980): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aea10 item 60 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b980): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.677624762 +0000 UTC m=+30.923883951 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4b980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002aeee0 item 60 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.678519451 +0000 UTC m=+30.924778640 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a4bec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66500): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66500): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66500): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66500): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66500): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.678519451 +0000 UTC m=+30.924778640 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66500): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002af2d0 item 60 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.68086806 +0000 UTC m=+30.927127249 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a66b40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67080): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67080): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67080): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002afea0 item 61 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67080): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67080): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.681445735 +0000 UTC m=+30.927704924 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67080): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67780): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67780): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67780): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67780): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67780): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.681445735 +0000 UTC m=+30.927704924 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67780): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426230 item 61 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.683315886 +0000 UTC m=+30.929575074 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a67dc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7a380): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7a380): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7a380): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004268c0 item 62 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7a380): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7a380): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.684445848 +0000 UTC m=+30.930705036 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7a380): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7aa80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7aa80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7aa80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7aa80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7aa80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.684445848 +0000 UTC m=+30.930705036 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7aa80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426e70 item 62 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.688725762 +0000 UTC m=+30.934984950 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8b40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8b40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8b40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cd90 item 63 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8b40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8b40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.689703227 +0000 UTC m=+30.935962416 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f8b40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9240): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9240): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9240): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.689703227 +0000 UTC m=+30.935962416 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cf50 item 63 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 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 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.692184797 +0000 UTC m=+30.938443985 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9dc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9dc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9dc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d730 item 64 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9dc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9dc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.693294108 +0000 UTC m=+30.939553298 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f9dc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552540): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552540): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552540): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552540): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552540): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.693294108 +0000 UTC m=+30.939553298 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552540): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025db20 item 64 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7ac40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7ac40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7ac40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7ac40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7ac40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.696936196 +0000 UTC m=+30.943195386 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7ac40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427260 item 65 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.697752769 +0000 UTC m=+30.944011958 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b0c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b5c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b5c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b5c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b5c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b5c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.697752769 +0000 UTC m=+30.944011958 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7b5c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427810 item 65 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7bc00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7bc00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7bc00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7bc00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7bc00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.699291799 +0000 UTC m=+30.945550988 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a7bc00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b90 item 66 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.700027821 +0000 UTC m=+30.946287009 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a640): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a640): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a640): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.700027821 +0000 UTC m=+30.946287009 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069a640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427e30 item 66 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552b80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552b80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552b80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552b80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552b80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.701777705 +0000 UTC m=+30.948036894 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552b80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a700 item 67 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.702505601 +0000 UTC m=+30.948764791 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553000): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553500): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553500): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553500): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553500): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553500): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.702505601 +0000 UTC m=+30.948764791 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553500): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a8c0 item 67 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553b80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553b80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553b80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553b80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553b80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.704154888 +0000 UTC m=+30.950414077 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553b80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ac40 item 68 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.704931937 +0000 UTC m=+30.951191127 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a640): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a640): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a640): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.704931937 +0000 UTC m=+30.951191127 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073a640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043ae00 item 68 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073ac80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073ac80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073ac80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073ac80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073ac80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.706671784 +0000 UTC m=+30.952930973 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073ac80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b420 item 69 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.70736227 +0000 UTC m=+30.953621449 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b600): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b600): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b600): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.70736227 +0000 UTC m=+30.953621449 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073b600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b730 item 69 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073bc80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073bc80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073bc80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073bc80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073bc80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.709165125 +0000 UTC m=+30.955424313 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00073bc80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0000 item 70 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.709821867 +0000 UTC m=+30.956081057 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe200): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe740): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe740): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe740): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.709821867 +0000 UTC m=+30.956081057 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fe740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0310 item 70 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fedc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fedc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fedc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fedc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fedc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.71144774 +0000 UTC m=+30.957706929 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007fedc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e09a0 item 71 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.712346418 +0000 UTC m=+30.958605606 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff2c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff7c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff7c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.712346418 +0000 UTC m=+30.958605606 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ff7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0cb0 item 71 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ffe40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ffe40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ffe40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ffe40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ffe40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.713959705 +0000 UTC m=+30.960218885 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007ffe40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e13b0 item 72 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.714812918 +0000 UTC m=+30.961072107 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c3c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c900): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c900): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c900): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c900): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c900): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.714812918 +0000 UTC m=+30.961072107 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082c900): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e16c0 item 72 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.716948867 +0000 UTC m=+30.963208056 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082cec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d3c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d3c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d3c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1c00 item 73 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d3c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d3c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.717771311 +0000 UTC m=+30.964030491 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d3c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1dc0 item 73 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.718733729 +0000 UTC m=+30.964992918 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082d880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ddc0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ddc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ddc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ddc0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ddc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.718733729 +0000 UTC m=+30.964992918 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00082ddc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc310 item 73 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.720248382 +0000 UTC m=+30.966507571 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a480): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a980): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a980): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc850 item 74 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a980): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.720900376 +0000 UTC m=+30.967159565 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084a980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fce70 item 74 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.721824651 +0000 UTC m=+30.968083841 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084aec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084b440): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084b440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084b440): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084b440): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084b440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.721824651 +0000 UTC m=+30.968083841 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084b440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd1f0 item 74 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.723315781 +0000 UTC m=+30.969574969 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00084ba80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872000): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872000): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872000): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd570 item 75 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872000): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872000): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.727437548 +0000 UTC m=+30.973696737 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872000): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdb90 item 75 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.728534869 +0000 UTC m=+30.974794058 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872540): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872a80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872a80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872a80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872a80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872a80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.728534869 +0000 UTC m=+30.974794058 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000872a80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdd50 item 75 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.730217288 +0000 UTC m=+30.976476476 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008730c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008735c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008735c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008735c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec1c0 item 76 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008735c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008735c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.730911291 +0000 UTC m=+30.977170480 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008735c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec4d0 item 76 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.731745035 +0000 UTC m=+30.978004224 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000873b00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0100): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0100): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0100): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.731745035 +0000 UTC m=+30.978004224 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec850 item 76 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.734557376 +0000 UTC m=+30.980816565 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069ac80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b180): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c2a0 item 77 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b180): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.735222885 +0000 UTC m=+30.981482074 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b880): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b880): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b880): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.735222885 +0000 UTC m=+30.981482074 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069b880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c5b0 item 77 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.736991405 +0000 UTC m=+30.983250594 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00069bec0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906440): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906440): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ca10 item 78 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906440): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.73772386 +0000 UTC m=+30.983983049 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906b40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906b40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906b40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906b40): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906b40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.73772386 +0000 UTC m=+30.983983049 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000906b40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cbd0 item 78 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.741950014 +0000 UTC m=+30.988209243 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907680): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907680): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d340 item 79 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907680): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.742578643 +0000 UTC m=+30.988837833 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907d80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907d80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907d80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907d80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907d80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.742578643 +0000 UTC m=+30.988837833 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000907d80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d7a0 item 79 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.745373922 +0000 UTC m=+30.991633121 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928940): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928940): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e070 item 80 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928940): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.746098532 +0000 UTC m=+30.992357722 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929040): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929040): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929040): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.746098532 +0000 UTC m=+30.992357722 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ee00 item 80 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929680): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929680): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929680): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.747900405 +0000 UTC m=+30.994159594 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f500 item 81 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.748493488 +0000 UTC m=+30.994752678 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000929b00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009620c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009620c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009620c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009620c0): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009620c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.748493488 +0000 UTC m=+30.994752678 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009620c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f7a0 item 81 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962740): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962740): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962740): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.750153876 +0000 UTC m=+30.996413064 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fc70 item 82 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.750875861 +0000 UTC m=+30.997135050 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000962c40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009631c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009631c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009631c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009631c0): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009631c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.750875861 +0000 UTC m=+30.997135050 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009631c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029c070 item 82 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0c00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0c00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0c00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0c00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0c00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.756451188 +0000 UTC m=+31.002710377 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a0c00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed110 item 83 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.757733186 +0000 UTC m=+31.003992374 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1640): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1640): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1640): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.757733186 +0000 UTC m=+31.003992374 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed570 item 83 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1cc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1cc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1cc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1cc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1cc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.761743774 +0000 UTC m=+31.008002962 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008a1cc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edc00 item 84 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.762442837 +0000 UTC m=+31.008702026 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce7c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce7c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce7c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce7c0): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce7c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.762442837 +0000 UTC m=+31.008702026 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ce7c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ede30 item 84 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cee40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cee40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cee40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cee40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cee40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.765050703 +0000 UTC m=+31.011309891 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cee40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004605b0 item 85 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.76565149 +0000 UTC m=+31.011910680 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf880): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf880): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf880): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.76565149 +0000 UTC m=+31.011910680 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cf880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460ee0 item 85 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cff00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cff00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cff00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cff00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cff00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.76745684 +0000 UTC m=+31.013716018 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008cff00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c00 item 86 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.768113572 +0000 UTC m=+31.014372772 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8480): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8a00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8a00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8a00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8a00): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8a00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.768113572 +0000 UTC m=+31.014372772 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f8a00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461ea0 item 86 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9080): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9080): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9080): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9080): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9080): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.771676692 +0000 UTC m=+31.017935891 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9080): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290e00 item 87 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.772334006 +0000 UTC m=+31.018593196 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9580): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9ac0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9ac0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9ac0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9ac0): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9ac0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.772334006 +0000 UTC m=+31.018593196 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008f9ac0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002912d0 item 87 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b61c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b61c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b61c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b61c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b61c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.773824243 +0000 UTC m=+31.020083433 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b61c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291a40 item 88 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.774521122 +0000 UTC m=+31.020780311 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b66c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b6c40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b6c40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b6c40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b6c40): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b6c40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.774521122 +0000 UTC m=+31.020780311 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b6c40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291dc0 item 88 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.775964222 +0000 UTC m=+31.022223421 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b77c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b77c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b77c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de460 item 89 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b77c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b77c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.778009401 +0000 UTC m=+31.024268591 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b77c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de620 item 89 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.778640717 +0000 UTC m=+31.024899906 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009b7d00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de300): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de300): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de300): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de300): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de300): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.778640717 +0000 UTC m=+31.024899906 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de300): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de850 item 89 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.780525524 +0000 UTC m=+31.026784713 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009de940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009dee80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009dee80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009dee80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dec40 item 90 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009dee80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009dee80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.781071811 +0000 UTC m=+31.027330989 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009dee80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee70 item 90 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.783298169 +0000 UTC m=+31.029557359 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df3c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df980): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df980): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df980): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.783298169 +0000 UTC m=+31.029557359 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009df980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df0a0 item 90 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.785051132 +0000 UTC m=+31.031310320 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12580): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12580): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12580): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df570 item 91 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12580): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12580): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.785617965 +0000 UTC m=+31.031877154 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12580): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df7a0 item 91 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.78625495 +0000 UTC m=+31.032514140 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a12ac0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13040): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13040): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13040): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.78625495 +0000 UTC m=+31.032514140 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dfa40 item 91 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.790094129 +0000 UTC m=+31.036353318 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13bc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13bc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13bc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420070 item 92 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13bc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13bc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.790897967 +0000 UTC m=+31.037157157 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000a13bc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420230 item 92 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.791593303 +0000 UTC m=+31.037852492 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963700): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963700): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963700): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963700): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963700): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.791593303 +0000 UTC m=+31.037852492 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963700): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029c380 item 92 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.793028126 +0000 UTC m=+31.039287315 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000963d40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80300): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80300): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80300): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029c8c0 item 93 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80300): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80300): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.793454748 +0000 UTC m=+31.039713937 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80300): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80a00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80a00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80a00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80a00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80a00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.793454748 +0000 UTC m=+31.039713937 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b80a00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029caf0 item 93 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.794737395 +0000 UTC m=+31.040996584 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81580): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81580): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81580): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029d8f0 item 94 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81580): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81580): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.795192029 +0000 UTC m=+31.041451218 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81580): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81c80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81c80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81c80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81c80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81c80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.795192029 +0000 UTC m=+31.041451218 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b81c80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00029dc00 item 94 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.796597508 +0000 UTC m=+31.042856697 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a880): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a880): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004062a0 item 95 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a880): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.797028767 +0000 UTC m=+31.043287956 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9a880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9af80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9af80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9af80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9af80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9af80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.797028767 +0000 UTC m=+31.043287956 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9af80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406690 item 95 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 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 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): open at offset 0 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.799036606 +0000 UTC m=+31.045295796 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9b5c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9bb00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9bb00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9bb00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406d90 item 96 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9bb00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9bb00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.799663133 +0000 UTC m=+31.045922322 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000b9bb00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000bb6280): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000bb6280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000bb6280): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000bb6280): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000bb6280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.799663133 +0000 UTC m=+31.045922322 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000bb6280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004071f0 item 96 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= 2025/08/14 04:45:45 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:45 DEBUG : Looking for writers 2025/08/14 04:45:45 DEBUG : >WaitForWriters: 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:45 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/08/14 04:45:45 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6800): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6800): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6800): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6800): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6800): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.805614286 +0000 UTC m=+31.051873465 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6800): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.805614286 +0000 UTC m=+31.051873465 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6c80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7140): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7140): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7140): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7140): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7140): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.805614286 +0000 UTC m=+31.051873465 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7140): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000420fc0 item 1 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7780): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7780): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7780): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7780): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7780): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.80777963 +0000 UTC m=+31.054038810 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7780): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7c80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7c80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7c80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7c80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7c80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.80777963 +0000 UTC m=+31.054038810 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7c80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec0e0 item 2 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12340): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12340): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12340): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.813145074 +0000 UTC m=+31.059404262 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.813145074 +0000 UTC m=+31.059404262 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c127c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12c80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12c80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12c80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12c80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12c80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.813145074 +0000 UTC m=+31.059404262 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c12c80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec930 item 3 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244900): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244900): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244900): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244900): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244900): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.825936658 +0000 UTC m=+31.072195847 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244900): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.825936658 +0000 UTC m=+31.072195847 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000244f80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406310 item 4 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.82776974 +0000 UTC m=+31.074028929 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245a40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.82776974 +0000 UTC m=+31.074028929 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000245f00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4440): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4440): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4440): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.82776974 +0000 UTC m=+31.074028929 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a80 item 5 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.830255055 +0000 UTC m=+31.076514244 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e4b00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5040): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5040): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5040): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5040): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5040): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.830255055 +0000 UTC m=+31.076514244 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5040): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004077a0 item 6 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5700): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5700): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5700): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5700): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5700): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.833598984 +0000 UTC m=+31.079858172 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5700): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.833598984 +0000 UTC m=+31.079858172 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008e5c00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de1c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de1c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de1c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de1c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de1c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.833598984 +0000 UTC m=+31.079858172 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de1c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407d50 item 7 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de840): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de840): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de840): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de840): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de840): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.837885361 +0000 UTC m=+31.084144550 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008de840): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ded80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ded80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ded80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ded80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ded80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.837885361 +0000 UTC m=+31.084144550 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008ded80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec5b0 item 8 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df340): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc0008df340): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df340): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df340): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df340): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df340): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.83936552 +0000 UTC m=+31.085624698 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008df740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.83936552 +0000 UTC m=+31.085624698 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008dfbc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c780): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c780): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c780): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c780): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c780): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.83936552 +0000 UTC m=+31.085624698 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033c780): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed030 item 9 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d0c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d0c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d0c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d0c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d0c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.842031474 +0000 UTC m=+31.088290663 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d0c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d600): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d600): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d600): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.842031474 +0000 UTC m=+31.088290663 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033d600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eda40 item 10 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6840): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc0007f6840): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6840): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6840): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6840): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6840): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6840): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6c00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6c00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6c00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6c00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6c00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.844459352 +0000 UTC m=+31.090718541 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f6c00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): _writeAt: size=3, off=2 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.844459352 +0000 UTC m=+31.090718541 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.844459352 +0000 UTC m=+31.090718541 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee700 item 11 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7cc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7cc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7cc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7cc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7cc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.84862343 +0000 UTC m=+31.094882619 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0007f7cc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e2c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e2c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e2c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e2c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e2c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.84862343 +0000 UTC m=+31.094882619 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039e2c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eebd0 item 12 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc00039ec00): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039ec00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f340): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f340): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f340): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.851008598 +0000 UTC m=+31.097267787 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00039f340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e2c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e2c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e2c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e2c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e2c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.851008598 +0000 UTC m=+31.097267787 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071e2c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef110 item 13 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ea00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ea00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ea00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ea00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ea00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.852977004 +0000 UTC m=+31.099236192 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ea00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f5c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f5c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f5c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f5c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f5c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.852977004 +0000 UTC m=+31.099236192 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071f5c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef490 item 14 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff40): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc00071ff40): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff40): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff40): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff40): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00071ff40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000408a40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000408a40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000408a40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000408a40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000408a40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.854688757 +0000 UTC m=+31.100947946 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000408a40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2100): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2100): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2100): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.854688757 +0000 UTC m=+31.100947946 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efc70 item 15 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc27c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc27c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc27c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc27c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc27c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.857338812 +0000 UTC m=+31.103598002 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc27c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2d00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2d00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2d00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2d00): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2d00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.857338812 +0000 UTC m=+31.103598002 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc2d00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000503f0 item 16 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.862188988 +0000 UTC m=+31.108448177 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.862188988 +0000 UTC m=+31.108448177 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc37c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3cc0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3cc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3cc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3cc0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3cc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.862188988 +0000 UTC m=+31.108448177 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000dc3cc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050b60 item 17 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009883c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009883c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009883c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009883c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009883c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.866566465 +0000 UTC m=+31.112825655 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009883c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033da40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033da40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033da40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033da40): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033da40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.866566465 +0000 UTC m=+31.112825655 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00033da40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 18 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.872694691 +0000 UTC m=+31.118953880 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80140): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.872694691 +0000 UTC m=+31.118953880 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80b40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80b40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80b40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80b40): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80b40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.872694691 +0000 UTC m=+31.118953880 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c80b40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004780e0 item 19 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81240): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81240): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81240): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.877418048 +0000 UTC m=+31.123677237 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81780): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81780): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81780): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81780): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81780): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.877418048 +0000 UTC m=+31.123677237 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81780): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478a10 item 20 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.883582662 +0000 UTC m=+31.129841851 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000c81e80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.883582662 +0000 UTC m=+31.129841851 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6400): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6940): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6940): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6940): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.883582662 +0000 UTC m=+31.129841851 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479030 item 21 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6fc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6fc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6fc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6fc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6fc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.892749321 +0000 UTC m=+31.139008510 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab6fc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7500): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7500): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7500): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7500): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7500): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.892749321 +0000 UTC m=+31.139008510 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7500): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004798f0 item 22 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7b80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7b80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7b80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7b80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7b80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.896101574 +0000 UTC m=+31.142360764 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000ab7b80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.896101574 +0000 UTC m=+31.142360764 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0100): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0600): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0600): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0600): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.896101574 +0000 UTC m=+31.142360764 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ea0 item 23 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0c80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0c80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0c80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0c80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0c80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.900878172 +0000 UTC m=+31.147137361 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b0c80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b11c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b11c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b11c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b11c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b11c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.900878172 +0000 UTC m=+31.147137361 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b11c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4690 item 24 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1800): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc0004b1800): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1800): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1800): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1800): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1800): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1800): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1bc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1bc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1bc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1bc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1bc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.902800882 +0000 UTC m=+31.149060071 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004b1bc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.902800882 +0000 UTC m=+31.149060071 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2140): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2680): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2680): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2680): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.902800882 +0000 UTC m=+31.149060071 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4e00 item 25 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2d00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2d00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2d00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2d00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2d00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.905893527 +0000 UTC m=+31.152152716 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d2d00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3240): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3240): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3240): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.905893527 +0000 UTC m=+31.152152716 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5500 item 26 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3880): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc0004d3880): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3880): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3880): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3880): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3880): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3c40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3c40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3c40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3c40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3c40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.908407356 +0000 UTC m=+31.154666545 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004d3c40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): >_readAt: n=2, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): _writeAt: size=3, off=7 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.908407356 +0000 UTC m=+31.154666545 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f01c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0700): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0700): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0700): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0700): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0700): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.908407356 +0000 UTC m=+31.154666545 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0700): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5ab0 item 27 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0d80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0d80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0d80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0d80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0d80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.910986228 +0000 UTC m=+31.157245417 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f0d80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f12c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f12c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f12c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f12c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f12c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.910986228 +0000 UTC m=+31.157245417 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f12c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466380 item 28 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1900): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc0004f1900): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1900): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1900): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1900): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1900): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1900): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1cc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1cc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1cc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1cc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1cc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.915196182 +0000 UTC m=+31.161455371 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0004f1cc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538400): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538400): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538400): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538400): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538400): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.915196182 +0000 UTC m=+31.161455371 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538400): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004668c0 item 29 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006143c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006143c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006143c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006143c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006143c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.917985549 +0000 UTC m=+31.164244738 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006143c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614900): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614900): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614900): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614900): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614900): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.917985549 +0000 UTC m=+31.164244738 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614900): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000414380 item 30 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614f40): _readAt: size=2, off=0 2025/08/14 04:45:45 ERROR : open-test-file(0xc000614f40): Couldn't read size of file 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614f40): >_readAt: n=0, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614f40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614f40): >_writeAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614f40): close: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000614f40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000615300): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000615300): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000615300): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000615300): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000615300): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.920661853 +0000 UTC m=+31.166921043 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000615300): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006159c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006159c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006159c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006159c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006159c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.920661853 +0000 UTC m=+31.166921043 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006159c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415420 item 31 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 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 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc0c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc0c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc0c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc0c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc0c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.922662329 +0000 UTC m=+31.168921518 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc0c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc600): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc600): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc600): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.922662329 +0000 UTC m=+31.168921518 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bc600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000415c70 item 32 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bcc40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bcc40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bcc40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bcc40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bcc40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.925447046 +0000 UTC m=+31.171706236 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bcc40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e230 item 33 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.926234445 +0000 UTC m=+31.172493634 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd0c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd5c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd5c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd5c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd5c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd5c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.926234445 +0000 UTC m=+31.172493634 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bd5c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e5b0 item 33 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538800): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538800): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538800): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538800): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538800): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.928724731 +0000 UTC m=+31.174983919 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538800): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466cb0 item 34 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.930048946 +0000 UTC m=+31.176308126 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000538d00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539240): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539240): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539240): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.930048946 +0000 UTC m=+31.176308126 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466ee0 item 34 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539880): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539880): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539880): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539880): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539880): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.931832063 +0000 UTC m=+31.178091253 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539880): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467500 item 35 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.932771688 +0000 UTC m=+31.179030877 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000539d00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552280): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552280): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552280): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.932771688 +0000 UTC m=+31.179030877 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004679d0 item 35 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552900): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552900): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552900): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552900): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552900): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.935275949 +0000 UTC m=+31.181535138 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552900): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462230 item 36 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.936718958 +0000 UTC m=+31.182978167 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000552e00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553340): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553340): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553340): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553340): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553340): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.936718958 +0000 UTC m=+31.182978167 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553340): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004625b0 item 36 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553980): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553980): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553980): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.938397629 +0000 UTC m=+31.184656818 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000462ee0 item 37 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.939738246 +0000 UTC m=+31.185997435 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000553e00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730380): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730380): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730380): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730380): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730380): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.939738246 +0000 UTC m=+31.185997435 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730380): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463110 item 37 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730a00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730a00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730a00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730a00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730a00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.943087353 +0000 UTC m=+31.189346543 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730a00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463650 item 38 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.944218237 +0000 UTC m=+31.190477426 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000730f00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731440): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731440): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731440): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.944218237 +0000 UTC m=+31.190477426 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463880 item 38 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bdc40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bdc40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bdc40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bdc40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bdc40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.946626118 +0000 UTC m=+31.192885307 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006bdc40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f500 item 39 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.9490936 +0000 UTC m=+31.195352789 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f61c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f66c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f66c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f66c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f66c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f66c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.9490936 +0000 UTC m=+31.195352789 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f66c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f8f0 item 39 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f6d40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f6d40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f6d40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f6d40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f6d40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.952012961 +0000 UTC m=+31.198272160 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f6d40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ae150 item 40 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.952875159 +0000 UTC m=+31.199134348 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7780): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7780): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7780): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7780): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7780): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.952875159 +0000 UTC m=+31.199134348 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7780): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ae310 item 40 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.957570604 +0000 UTC m=+31.203829803 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731a00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731f00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731f00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731f00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000463ea0 item 41 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731f00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731f00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.958671031 +0000 UTC m=+31.204930220 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000731f00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c1c0 item 41 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.959514735 +0000 UTC m=+31.205773923 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e980): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e980): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e980): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e980): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e980): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.959514735 +0000 UTC m=+31.205773923 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076e980): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025c5b0 item 41 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.962640683 +0000 UTC m=+31.208899872 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076efc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076f4c0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076f4c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076f4c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025cbd0 item 42 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076f4c0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076f4c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.963681327 +0000 UTC m=+31.209940516 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076f4c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025ce70 item 42 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.964674651 +0000 UTC m=+31.210933840 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00076fa00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0000): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0000): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0000): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0000): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0000): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.964674651 +0000 UTC m=+31.210933840 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0000): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d110 item 42 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.967121546 +0000 UTC m=+31.213380735 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0640): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0b40): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0b40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0b40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00025d960 item 43 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0b40): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0b40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.967671918 +0000 UTC m=+31.213931107 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b0b40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426070 item 43 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.969045887 +0000 UTC m=+31.215305076 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1080): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b15c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b15c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b15c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b15c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b15c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.969045887 +0000 UTC m=+31.215305076 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b15c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004262a0 item 43 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.97195526 +0000 UTC m=+31.218214449 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008b1c00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2180): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2180): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2180): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004269a0 item 44 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2180): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2180): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.972533655 +0000 UTC m=+31.218792855 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2180): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000426ee0 item 44 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.973730662 +0000 UTC m=+31.219989852 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d26c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2c40): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2c40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2c40): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2c40): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2c40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.973730662 +0000 UTC m=+31.219989852 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d2c40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427260 item 44 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.976842054 +0000 UTC m=+31.223101244 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3280): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7cc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7cc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7cc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004279d0 item 45 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7cc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7cc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.977455225 +0000 UTC m=+31.223714414 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0006f7cc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812440): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812440): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812440): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812440): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812440): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.977455225 +0000 UTC m=+31.223714414 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812440): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ae7e0 item 45 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.980454896 +0000 UTC m=+31.226714086 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812a80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812f80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812f80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812f80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002af110 item 46 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812f80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812f80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.981526049 +0000 UTC m=+31.227785237 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000812f80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.981526049 +0000 UTC m=+31.227785237 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813680): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002af810 item 46 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.983821497 +0000 UTC m=+31.230080686 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000813cc0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836240): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836240): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a2a0 item 47 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836240): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.984465816 +0000 UTC m=+31.230724996 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836940): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836940): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836940): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836940): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836940): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.984465816 +0000 UTC m=+31.230724996 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836940): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043a690 item 47 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.986220921 +0000 UTC m=+31.232480110 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000836f80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837480): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837480): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837480): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043aa10 item 48 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837480): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837480): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.986870701 +0000 UTC m=+31.233129890 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837480): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837b80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837b80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837b80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837b80): >_readAt: n=5, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837b80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.986870701 +0000 UTC m=+31.233129890 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000837b80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043abd0 item 48 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085a240): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085a240): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085a240): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085a240): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085a240): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.988626809 +0000 UTC m=+31.234885998 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc00085a240): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427b20 item 49 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.989291777 +0000 UTC m=+31.235550967 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d38c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3e00): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3e00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3e00): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3e00): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3e00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.989291777 +0000 UTC m=+31.235550967 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008d3e00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000427dc0 item 49 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fc500): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fc500): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fc500): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fc500): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fc500): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.991689939 +0000 UTC m=+31.237949129 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fc500): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0310 item 50 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.992439116 +0000 UTC m=+31.238698294 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fca00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fcf80): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fcf80): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fcf80): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fcf80): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fcf80): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.992439116 +0000 UTC m=+31.238698294 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fcf80): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0690 item 50 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fd600): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fd600): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fd600): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fd600): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fd600): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.994608789 +0000 UTC m=+31.240867978 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fd600): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): _readAt: size=2, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): _writeAt: size=3, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0cb0 item 51 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.995525129 +0000 UTC m=+31.241784318 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0008fdb00): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009280c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009280c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009280c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009280c0): >_readAt: n=8, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009280c0): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.995525129 +0000 UTC m=+31.241784318 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009280c0): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: Remove: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0f50 item 51 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928740): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928740): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928740): _writeAt: size=5, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928740): >_writeAt: n=5, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928740): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.996984749 +0000 UTC m=+31.243243938 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928740): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): open at offset 5 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): >openPending: err= 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e16c0 item 52 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): _readAt: size=2, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): _writeAt: size=3, off=5 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): >_writeAt: n=3, err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): close: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.99764017 +0000 UTC m=+31.243899358 2025/08/14 04:45:45 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:45 DEBUG : open-test-file(0xc000928c40): >close: err= 2025/08/14 04:45:45 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:45 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:45 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:45 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:45 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009291c0): _readAt: size=512, off=0 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009291c0): openPending: 2025/08/14 04:45:45 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:45 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009291c0): >openPending: err= 2025/08/14 04:45:45 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009291c0): >_readAt: n=3, err=EOF 2025/08/14 04:45:45 DEBUG : open-test-file(0xc0009291c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:45.99764017 +0000 UTC m=+31.243899358 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009291c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1960 item 52 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929840): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929840): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929840): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929840): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929840): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.001146092 +0000 UTC m=+31.247405281 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929840): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1dc0 item 53 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.001811541 +0000 UTC m=+31.248070730 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000929d40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950300): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950300): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950300): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950300): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950300): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.001811541 +0000 UTC m=+31.248070730 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950300): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc310 item 53 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085a880): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085a880): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085a880): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085a880): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085a880): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.005137435 +0000 UTC m=+31.251396634 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085a880): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b340 item 54 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.00605137 +0000 UTC m=+31.252310560 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085ad80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b300): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b300): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b300): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b300): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b300): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.00605137 +0000 UTC m=+31.252310560 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b300): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043b5e0 item 54 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b980): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b980): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b980): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b980): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b980): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.009292566 +0000 UTC m=+31.255551755 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085b980): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00043bd50 item 55 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.010029018 +0000 UTC m=+31.256288207 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00085be80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990440): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990440): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990440): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990440): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990440): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.010029018 +0000 UTC m=+31.256288207 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990440): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c150 item 55 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990ac0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990ac0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990ac0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990ac0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990ac0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.011790294 +0000 UTC m=+31.258049484 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990ac0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c620 item 56 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.012419055 +0000 UTC m=+31.258678244 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000990fc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991540): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991540): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991540): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991540): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991540): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.012419055 +0000 UTC m=+31.258678244 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991540): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 56 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.014790908 +0000 UTC m=+31.261050097 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000991b80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0140): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0140): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0140): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cc40 item 57 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0140): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0140): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.015463351 +0000 UTC m=+31.261722550 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0140): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d0a0 item 57 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.016319759 +0000 UTC m=+31.262578948 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0680): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0c00): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0c00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0c00): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0c00): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0c00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.016319759 +0000 UTC m=+31.262578948 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c0c00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d490 item 57 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.018215307 +0000 UTC m=+31.264474507 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1240): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1780): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1780): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1780): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dc70 item 58 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1780): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1780): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.019016752 +0000 UTC m=+31.265275941 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1780): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036e1c0 item 58 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.020621395 +0000 UTC m=+31.266880584 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009c1cc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea300): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea300): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea300): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea300): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea300): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.020621395 +0000 UTC m=+31.266880584 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea300): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036ee70 item 58 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.022876668 +0000 UTC m=+31.269135857 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009ea940): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eae80): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eae80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eae80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f570 item 59 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eae80): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eae80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.023687762 +0000 UTC m=+31.269946950 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eae80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036f810 item 59 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.024419435 +0000 UTC m=+31.270678623 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb3c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb940): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb940): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb940): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb940): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb940): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.024419435 +0000 UTC m=+31.270678623 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009eb940): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036fab0 item 59 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.026404983 +0000 UTC m=+31.272664171 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14000): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14540): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14540): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14540): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec150 item 60 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14540): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14540): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.027622057 +0000 UTC m=+31.273881246 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14540): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec460 item 60 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.02864077 +0000 UTC m=+31.274899959 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a14a80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15040): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15040): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15040): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15040): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15040): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.02864077 +0000 UTC m=+31.274899959 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15040): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ec7e0 item 60 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.030279285 +0000 UTC m=+31.276538475 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15680): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15bc0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15bc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15bc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ece70 item 61 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15bc0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15bc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.030934085 +0000 UTC m=+31.277193274 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a15bc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e340): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e340): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e340): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e340): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e340): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.030934085 +0000 UTC m=+31.277193274 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e340): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed110 item 61 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.032882794 +0000 UTC m=+31.279141983 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3e980): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3eec0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3eec0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3eec0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ed880 item 62 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3eec0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3eec0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.033824922 +0000 UTC m=+31.280084112 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3eec0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3f5c0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3f5c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3f5c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3f5c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3f5c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.033824922 +0000 UTC m=+31.280084112 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3f5c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002edc00 item 62 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.035813526 +0000 UTC m=+31.282072785 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a3fc00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a1c0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a1c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a1c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000460150 item 63 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a1c0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a1c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.037286741 +0000 UTC m=+31.283545930 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a1c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a8c0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a8c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a8c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a8c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a8c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.037286741 +0000 UTC m=+31.283545930 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6a8c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004605b0 item 63 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 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 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): >_readAt: n=0, err=Bad file descriptor 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.039980659 +0000 UTC m=+31.286239928 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950780): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950cc0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950cc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950cc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fc7e0 item 64 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950cc0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950cc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.040964295 +0000 UTC m=+31.287223485 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000950cc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009513c0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009513c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009513c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009513c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009513c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.040964295 +0000 UTC m=+31.287223485 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009513c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fcc40 item 64 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951a00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951a00): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951a00): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951a00): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951a00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.043228507 +0000 UTC m=+31.289487706 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951a00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): _writeAt: size=3, off=2 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd340 item 65 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.044365471 +0000 UTC m=+31.290624659 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000951e80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84400): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84400): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84400): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84400): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84400): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.044365471 +0000 UTC m=+31.290624659 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84400): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fd500 item 65 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84a40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84a40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84a40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84a40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84a40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.046192562 +0000 UTC m=+31.292451750 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84a40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fdc70 item 66 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.047229488 +0000 UTC m=+31.293488677 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a84ec0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85400): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85400): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85400): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85400): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85400): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.047229488 +0000 UTC m=+31.293488677 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85400): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fde30 item 66 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85a40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85a40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85a40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85a40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85a40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.05199783 +0000 UTC m=+31.298257019 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85a40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): _writeAt: size=3, off=2 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290930 item 67 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.052865598 +0000 UTC m=+31.299124787 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a85ec0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000aa4440): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000aa4440): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000aa4440): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000aa4440): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000aa4440): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.052865598 +0000 UTC m=+31.299124787 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000aa4440): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290f50 item 67 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b180): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b180): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b180): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b180): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b180): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.055114861 +0000 UTC m=+31.301374051 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b180): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004615e0 item 68 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.055910746 +0000 UTC m=+31.302169935 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6b680): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6bbc0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6bbc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6bbc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6bbc0): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6bbc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.055910746 +0000 UTC m=+31.302169935 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000a6bbc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000461c70 item 68 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12280): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12280): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12280): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12280): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12280): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.062560019 +0000 UTC m=+31.308819218 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12280): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): _writeAt: size=3, off=2 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de310 item 69 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.063227021 +0000 UTC m=+31.309486200 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12700): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12c00): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12c00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12c00): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12c00): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12c00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.063227021 +0000 UTC m=+31.309486200 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12c00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de540 item 69 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13280): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13280): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13280): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13280): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13280): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.065626265 +0000 UTC m=+31.311885454 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13280): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de9a0 item 70 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.070655957 +0000 UTC m=+31.316915147 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13780): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13cc0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13cc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13cc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13cc0): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13cc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.070655957 +0000 UTC m=+31.316915147 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13cc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002deb60 item 70 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988040): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988040): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988040): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988040): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988040): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.07683561 +0000 UTC m=+31.323094799 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988040): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): _writeAt: size=3, off=2 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050460 item 71 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.079631699 +0000 UTC m=+31.325890888 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988540): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988e40): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988e40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988e40): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988e40): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988e40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.079631699 +0000 UTC m=+31.325890888 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000988e40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 71 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009894c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009894c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009894c0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009894c0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009894c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.081878737 +0000 UTC m=+31.328137927 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0009894c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050fc0 item 72 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.082843729 +0000 UTC m=+31.329102919 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989a00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989f40): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989f40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989f40): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989f40): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989f40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.082843729 +0000 UTC m=+31.329102919 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000989f40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000511f0 item 72 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.084782298 +0000 UTC m=+31.331041487 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12580): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12a80): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12a80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12a80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de0e0 item 73 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12a80): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12a80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.085461212 +0000 UTC m=+31.331720402 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12a80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): _writeAt: size=3, off=2 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de3f0 item 73 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.086230467 +0000 UTC m=+31.332489657 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b12f40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13480): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13480): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13480): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13480): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13480): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.086230467 +0000 UTC m=+31.332489657 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b13480): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002de5b0 item 73 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.087933545 +0000 UTC m=+31.334192734 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244700): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244d40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244d40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244d40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dea80 item 74 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244d40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244d40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.089729025 +0000 UTC m=+31.335988204 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000244d40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dee70 item 74 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.090449678 +0000 UTC m=+31.336708867 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245740): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245cc0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245cc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245cc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245cc0): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245cc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.090449678 +0000 UTC m=+31.336708867 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000245cc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002df0a0 item 74 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.093070899 +0000 UTC m=+31.339330078 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6540): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6a40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6a40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6a40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290460 item 75 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6a40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6a40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.09368383 +0000 UTC m=+31.339943019 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6a40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): _writeAt: size=3, off=2 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000290e70 item 75 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.094688666 +0000 UTC m=+31.340947855 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f6f80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7500): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7500): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7500): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7500): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7500): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.094688666 +0000 UTC m=+31.340947855 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7500): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002913b0 item 75 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.096267891 +0000 UTC m=+31.342527080 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0007f7b40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e0c0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e0c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e0c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291b20 item 76 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e0c0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e0c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.098038595 +0000 UTC m=+31.344297785 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e0c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000291ea0 item 76 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): _writeAt: size=3, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.09866985 +0000 UTC m=+31.344929039 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039e640): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039f200): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039f200): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039f200): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039f200): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039f200): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.09866985 +0000 UTC m=+31.344929039 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00039f200): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406310 item 76 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.100173153 +0000 UTC m=+31.346432342 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e080): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e640): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e640): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e640): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000406a80 item 77 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e640): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e640): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.101845883 +0000 UTC m=+31.348105062 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071e640): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071f2c0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071f2c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071f2c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071f2c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071f2c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.101845883 +0000 UTC m=+31.348105062 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071f2c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407030 item 77 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.104270004 +0000 UTC m=+31.350529193 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00071fe00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000408a40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000408a40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000408a40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004077a0 item 78 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000408a40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000408a40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.104951853 +0000 UTC m=+31.351211043 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000408a40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2140): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2140): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2140): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2140): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2140): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.104951853 +0000 UTC m=+31.351211043 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2140): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407ab0 item 78 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.107980891 +0000 UTC m=+31.354240069 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de300): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de800): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de800): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de800): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee620 item 79 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de800): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de800): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.10861989 +0000 UTC m=+31.354879069 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008de800): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008def00): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008def00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008def00): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008def00): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008def00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.10861989 +0000 UTC m=+31.354879069 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008def00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ee7e0 item 79 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.112275182 +0000 UTC m=+31.358534372 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008df580): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008dfa80): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008dfa80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008dfa80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eeb60 item 80 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008dfa80): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008dfa80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.113215458 +0000 UTC m=+31.359474647 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0008dfa80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033c8c0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033c8c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033c8c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033c8c0): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033c8c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.113215458 +0000 UTC m=+31.359474647 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033c8c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002eee00 item 80 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d140): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d140): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d140): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d140): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d140): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.115370183 +0000 UTC m=+31.361629372 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d140): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): _writeAt: size=3, off=7 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef260 item 81 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.115980929 +0000 UTC m=+31.362240119 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033d5c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033db00): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033db00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033db00): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033db00): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033db00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.115980929 +0000 UTC m=+31.362240119 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00033db00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ef420 item 81 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80200): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80200): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80200): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80200): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80200): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.117853917 +0000 UTC m=+31.364113105 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80200): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efc00 item 82 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.118733437 +0000 UTC m=+31.364992636 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80700): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80c80): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80c80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80c80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80c80): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80c80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.118733437 +0000 UTC m=+31.364992636 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c80c80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002efe30 item 82 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81300): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81300): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81300): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81300): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81300): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.121883993 +0000 UTC m=+31.368143182 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81300): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): _writeAt: size=3, off=7 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000407f10 item 83 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.123072313 +0000 UTC m=+31.369331502 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2880): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2dc0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2dc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2dc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2dc0): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2dc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.123072313 +0000 UTC m=+31.369331502 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc2dc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004782a0 item 83 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3440): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3440): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3440): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3440): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3440): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.124758198 +0000 UTC m=+31.371017387 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3440): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004789a0 item 84 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.12575517 +0000 UTC m=+31.372014358 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3940): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3ec0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3ec0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3ec0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3ec0): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3ec0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.12575517 +0000 UTC m=+31.372014358 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000dc3ec0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478c40 item 84 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005385c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005385c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005385c0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005385c0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005385c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.127766916 +0000 UTC m=+31.374026106 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005385c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): _writeAt: size=3, off=7 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004791f0 item 85 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.128952783 +0000 UTC m=+31.375211973 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000538b40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539080): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539080): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539080): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539080): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539080): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.128952783 +0000 UTC m=+31.375211973 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539080): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479490 item 85 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539700): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539700): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539700): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539700): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539700): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.130828905 +0000 UTC m=+31.377088094 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539700): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479c70 item 86 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.13158801 +0000 UTC m=+31.377847209 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000539c00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c200): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c200): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c200): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c200): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c200): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.13158801 +0000 UTC m=+31.377847209 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c200): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479ea0 item 86 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c880): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c880): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c880): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c880): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c880): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.133046258 +0000 UTC m=+31.379305447 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7c880): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): _writeAt: size=3, off=7 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a44d0 item 87 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.133711036 +0000 UTC m=+31.379970225 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7cd80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d2c0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d2c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d2c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d2c0): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d2c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.133711036 +0000 UTC m=+31.379970225 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d2c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a48c0 item 87 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d940): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d940): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d940): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d940): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d940): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.135200042 +0000 UTC m=+31.381459220 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7d940): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a4e70 item 88 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.139427648 +0000 UTC m=+31.385686837 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000b7de40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4440): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4440): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4440): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4440): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4440): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.139427648 +0000 UTC m=+31.385686837 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4440): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5110 item 88 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.141156284 +0000 UTC m=+31.387415473 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4a80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4fc0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4fc0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4fc0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a55e0 item 89 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4fc0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4fc0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.141722857 +0000 UTC m=+31.387982045 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c4fc0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): _writeAt: size=3, off=7 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5960 item 89 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.142361105 +0000 UTC m=+31.388620294 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5500): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5a80): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5a80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5a80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5a80): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5a80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.142361105 +0000 UTC m=+31.388620294 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0003c5a80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002a5dc0 item 89 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.144135397 +0000 UTC m=+31.390394596 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81880): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81e40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81e40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81e40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ec4d0 item 90 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81e40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81e40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.145364083 +0000 UTC m=+31.391623282 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000c81e40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003eca10 item 90 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.146172541 +0000 UTC m=+31.392431730 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c400): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c9c0): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c9c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c9c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c9c0): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c9c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.146172541 +0000 UTC m=+31.392431730 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053c9c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ecd90 item 90 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.148513917 +0000 UTC m=+31.394773106 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d000): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d540): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d540): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d540): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed570 item 91 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d540): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d540): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.149099305 +0000 UTC m=+31.395358494 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053d540): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): >_readAt: n=2, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): _writeAt: size=3, off=7 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ed9d0 item 91 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.1532774 +0000 UTC m=+31.399536588 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00053da80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558080): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558080): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558080): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558080): >_readAt: n=8, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558080): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.1532774 +0000 UTC m=+31.399536588 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558080): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003edc70 item 91 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.17936211 +0000 UTC m=+31.425621299 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0005586c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558c00): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558c00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558c00): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466070 item 92 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558c00): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558c00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.180066202 +0000 UTC m=+31.426325391 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000558c00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): open at offset 5 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466310 item 92 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): _readAt: size=2, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): _writeAt: size=3, off=5 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): >_writeAt: n=3, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.181032155 +0000 UTC m=+31.427291344 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559140): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559700): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559700): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559700): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559700): >_readAt: n=3, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559700): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.181032155 +0000 UTC m=+31.427291344 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559700): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004664d0 item 92 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.182847964 +0000 UTC m=+31.429107154 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc000559d40): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068c300): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068c300): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068c300): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466a80 item 93 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068c300): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068c300): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.183491062 +0000 UTC m=+31.429750241 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068c300): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068ca00): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068ca00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068ca00): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068ca00): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068ca00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.183491062 +0000 UTC m=+31.429750241 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068ca00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000466cb0 item 93 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.184968205 +0000 UTC m=+31.431227393 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d040): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d580): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d580): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d580): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004672d0 item 94 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d580): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d580): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.185619337 +0000 UTC m=+31.431878526 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068d580): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068dc80): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068dc80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068dc80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068dc80): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068dc80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.185619337 +0000 UTC m=+31.431878526 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc00068dc80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467500 item 94 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.187332153 +0000 UTC m=+31.433591342 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc340): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc880): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc880): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc880): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000467c70 item 95 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc880): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc880): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.188953637 +0000 UTC m=+31.435212816 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bc880): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bcf80): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bcf80): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bcf80): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bcf80): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bcf80): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.188953637 +0000 UTC m=+31.435212816 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bcf80): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e1c0 item 95 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 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 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): open at offset 0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): _readAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): >_readAt: n=0, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.190902846 +0000 UTC m=+31.437162036 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bd5c0): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bdb00): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bdb00): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bdb00): >openPending: err= 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034e930 item 96 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bdb00): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bdb00): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.191588193 +0000 UTC m=+31.437847382 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006bdb00): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/14 04:45:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/14 04:45:46 DEBUG : open-test-file: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006ea280): _readAt: size=512, off=0 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006ea280): openPending: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006ea280): >openPending: err= 2025/08/14 04:45:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006ea280): >_readAt: n=5, err=EOF 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006ea280): close: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-14 04:45:46.191588193 +0000 UTC m=+31.437847382 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : open-test-file(0xc0006ea280): >close: err= 2025/08/14 04:45:46 DEBUG : open-test-file: Remove: 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034f340 item 96 2025/08/14 04:45:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/14 04:45:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/14 04:45:46 DEBUG : open-test-file: >Remove: err= 2025/08/14 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : >WaitForWriters: 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.74s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.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.39s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.03s) --- 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:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:46 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : file1: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): openPending: 2025/08/14 04:45:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : file1: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/14 04:45:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): _writeAt: size=2, off=0 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): >_writeAt: n=2, err= 2025/08/14 04:45:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): RWFileHandle.Flush 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): RWFileHandle.Release 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): close: 2025/08/14 04:45:46 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/08/14 04:45:46 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : file1(0xc0008e45c0): >close: err= 2025/08/14 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : file1: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : file1: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : file1: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : file1: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:46 DEBUG : file1: vfs cache: starting upload 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1.c8b6918.partial" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1.c8b6918.partial 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1.c8b6918.partial" 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : file1: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fapenac1wagu/file1.c8b6918.partial 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:46 DEBUG : file1.c8b6918.partial: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/14 04:45:46 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/14 04:45:46 DEBUG : file1.c8b6918.partial: renamed to: file1 2025/08/14 04:45:46 INFO : file1: Copied (new) 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:46 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/14 04:45:46 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2025/08/14 04:45:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/14 04:45:46 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:46 INFO : file1: vfs cache: upload succeeded try #1 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : file1: reading active writers 2025/08/14 04:45:46 DEBUG : >WaitForWriters: 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:46 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: c22b5f9178342609428d6f51b2c5af4c0bde6a42 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:46 DEBUG : file1: Parsed hash: c22b5f9178342609428d6f51b2c5af4c0bde6a42 2025/08/14 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : file1: reading active writers 2025/08/14 04:45:46 DEBUG : >WaitForWriters: 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.53s) === RUN TestRWCacheRename run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:46 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:46 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:46 DEBUG : rename_me: newRWFileHandle: 2025/08/14 04:45:46 DEBUG : rename_me(0xc000bd29c0): openPending: 2025/08/14 04:45:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/14 04:45:46 DEBUG : rename_me(0xc000bd29c0): >openPending: err= 2025/08/14 04:45:46 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/14 04:45:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/14 04:45:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/14 04:45:46 DEBUG : rename_me(0xc000bd29c0): _writeAt: size=5, off=0 2025/08/14 04:45:46 DEBUG : rename_me(0xc000bd29c0): >_writeAt: n=5, err= 2025/08/14 04:45:46 DEBUG : rename_me(0xc000bd29c0): close: 2025/08/14 04:45:46 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-14 04:45:46.732805169 +0000 UTC m=+31.979064358 2025/08/14 04:45:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/14 04:45:46 DEBUG : rename_me(0xc000bd29c0): >close: err= 2025/08/14 04:45:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/14 04:45:46 DEBUG : i_was_renamed: Updating file with 0xc0009138c0 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/14 04:45:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/14 04:45:46 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/14 04:45:46 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/i_was_renamed.84ffcc98.partial" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/i_was_renamed.84ffcc98.partial 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/i_was_renamed.84ffcc98.partial" 2025/08/14 04:45:46 DEBUG : Looking for writers 2025/08/14 04:45:46 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:45:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/i_was_renamed.84ffcc98.partial 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:46 DEBUG : i_was_renamed.84ffcc98.partial: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:46 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:46 DEBUG : i_was_renamed.84ffcc98.partial: renamed to: i_was_renamed 2025/08/14 04:45:46 INFO : i_was_renamed: Copied (new) 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/i_was_renamed" 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/i_was_renamed 2025/08/14 04:45:46 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/i_was_renamed" 2025/08/14 04:45:47 DEBUG : Looking for writers 2025/08/14 04:45:47 DEBUG : i_was_renamed: reading active writers 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/i_was_renamed 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:47 DEBUG : i_was_renamed: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-08-14 04:45:46 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2025/08/14 04:45:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/14 04:45:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/14 04:45:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/14 04:45:47 DEBUG : >WaitForWriters: 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.33s) === RUN TestRWCacheUpdate run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:47 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/14 04:45:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestSFTPRcloneSSH{aFBXt}/rclone-test-fapenac1wagu" 2025/08/14 04:45:47 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 288158e561053f03b91b9361f5d0328ac9e349fc /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Parsed hash: 288158e561053f03b91b9361f5d0328ac9e349fc 2025/08/14 04:45:47 DEBUG : forgetting directory cache 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e81c0): _readAt: size=512, off=0 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e81c0): openPending: 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 8558f20bbf1a5777c862752b37ad49be /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Parsed hash: 8558f20bbf1a5777c862752b37ad49be 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:46:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:45:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e81c0): >openPending: err= 2025/08/14 04:45:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e81c0): >_readAt: n=20, err=EOF 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e81c0): close: 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:46:47 +0000 UTC 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e81c0): >close: err= 2025/08/14 04:45:47 DEBUG : Re-reading directory (108.745075ms old) 2025/08/14 04:45:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Parsed hash: f47c1f4670d7bfa799e2e12e6aff3029f0785d53 2025/08/14 04:45:47 DEBUG : forgetting directory cache 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e8bc0): _readAt: size=512, off=0 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e8bc0): openPending: 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 944a242d910e2bbacae0d0db8c64490a /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: Parsed hash: 944a242d910e2bbacae0d0db8c64490a 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:47:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-08-14 03:46:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:47:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-08-14 03:46:47 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/08/14 04:45:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:45:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e8bc0): >openPending: err= 2025/08/14 04:45:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e8bc0): >_readAt: n=20, err=EOF 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e8bc0): close: 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:47:47 +0000 UTC 2025/08/14 04:45:47 DEBUG : TestRWCacheUpdate(0xc0009e8bc0): >close: err= 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:47 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : forgetting directory cache 2025/08/14 04:45:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: cdbdc94ef0e50810466d21c31d02b8365e9616d2 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Parsed hash: cdbdc94ef0e50810466d21c31d02b8365e9616d2 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b20c0): _readAt: size=512, off=0 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b20c0): openPending: 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4e063366550d230fc1fb85c19dbb494d /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Parsed hash: 4e063366550d230fc1fb85c19dbb494d 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:48:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-08-14 03:47:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:48:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-08-14 03:47:47 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/08/14 04:45:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:45:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b20c0): >openPending: err= 2025/08/14 04:45:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b20c0): >_readAt: n=20, err=EOF 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b20c0): close: 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:48:47 +0000 UTC 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b20c0): >close: err= 2025/08/14 04:45:48 DEBUG : Re-reading directory (111.936177ms old) 2025/08/14 04:45:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Parsed hash: 9c0b7852a4bce62b7ba1ae22ce62c4abdb8eb3d7 2025/08/14 04:45:48 DEBUG : forgetting directory cache 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b2980): _readAt: size=512, off=0 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b2980): openPending: 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a8c7956852282e88c22a986150cb5a68 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Parsed hash: a8c7956852282e88c22a986150cb5a68 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:49:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-08-14 03:48:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:49:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-08-14 03:48:47 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/08/14 04:45:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:45:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b2980): >openPending: err= 2025/08/14 04:45:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b2980): >_readAt: n=20, err=EOF 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b2980): close: 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:49:47 +0000 UTC 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate(0xc0004b2980): >close: err= 2025/08/14 04:45:48 DEBUG : Re-reading directory (112.138646ms old) 2025/08/14 04:45:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:48 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ceb5d9ade326cb4f1198af16dc24366d3d9c950f /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Parsed hash: ceb5d9ade326cb4f1198af16dc24366d3d9c950f 2025/08/14 04:45:49 DEBUG : forgetting directory cache 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc0009883c0): _readAt: size=512, off=0 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc0009883c0): openPending: 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25074c7237d5f7774d304950950b2d66 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Parsed hash: 25074c7237d5f7774d304950950b2d66 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:50:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-08-14 03:49:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:50:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-08-14 03:49:47 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/08/14 04:45:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:45:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc0009883c0): >openPending: err= 2025/08/14 04:45:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc0009883c0): >_readAt: n=20, err=EOF 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc0009883c0): close: 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:50:47 +0000 UTC 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc0009883c0): >close: err= 2025/08/14 04:45:49 DEBUG : Re-reading directory (106.712349ms old) 2025/08/14 04:45:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : forgetting directory cache 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5f11b0143ac8866346332777b557a7153a9d90b8 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Parsed hash: 5f11b0143ac8866346332777b557a7153a9d90b8 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc000bd3240): _readAt: size=512, off=0 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc000bd3240): openPending: 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 58e51f3b328781d7a035e462b2e9bd00 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: Parsed hash: 58e51f3b328781d7a035e462b2e9bd00 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-08-14 03:51:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-08-14 03:50:47 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-08-14 03:51:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-08-14 03:50:47 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/08/14 04:45:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/08/14 04:45:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc000bd3240): >openPending: err= 2025/08/14 04:45:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc000bd3240): >_readAt: n=20, err=EOF 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc000bd3240): close: 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:51:47 +0000 UTC 2025/08/14 04:45:49 DEBUG : TestRWCacheUpdate(0xc000bd3240): >close: err= 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:49 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : forgetting directory cache 2025/08/14 04:45:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Parsed hash: 674b2f1010a3dfc9a0bf400bf2936b0c0c3d6c06 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc0006ea2c0): _readAt: size=512, off=0 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc0006ea2c0): openPending: 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 8dbc613757cc0c1614e9b1aafd9156a7 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Parsed hash: 8dbc613757cc0c1614e9b1aafd9156a7 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-08-14 03:52:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-08-14 03:51:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-08-14 03:52:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-08-14 03:51:47 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/08/14 04:45:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/08/14 04:45:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc0006ea2c0): >openPending: err= 2025/08/14 04:45:50 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc0006ea2c0): >_readAt: n=21, err=EOF 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc0006ea2c0): close: 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:52:47 +0000 UTC 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc0006ea2c0): >close: err= 2025/08/14 04:45:50 DEBUG : Re-reading directory (110.46328ms old) 2025/08/14 04:45:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Parsed hash: 3b798a8b8f0600c2d19a26f69ad842e576e2ce94 2025/08/14 04:45:50 DEBUG : forgetting directory cache 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc000989740): _readAt: size=512, off=0 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc000989740): openPending: 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d6db0c1b4814e22b98d1f690596f68ca /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Parsed hash: d6db0c1b4814e22b98d1f690596f68ca 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-08-14 03:53:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-08-14 03:52:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-08-14 03:53:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-08-14 03:52:47 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/08/14 04:45:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/08/14 04:45:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc000989740): >openPending: err= 2025/08/14 04:45:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc000989740): >_readAt: n=22, err=EOF 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc000989740): close: 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:53:47 +0000 UTC 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate(0xc000989740): >close: err= 2025/08/14 04:45:50 DEBUG : Re-reading directory (106.95268ms old) 2025/08/14 04:45:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:50 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Parsed hash: bd321569f0a3d2d05d8c22e92ead3ccb6bd12aa3 2025/08/14 04:45:51 DEBUG : forgetting directory cache 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc000989a80): _readAt: size=512, off=0 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc000989a80): openPending: 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a04b60cad5c51870e80f668df3d720c0 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Parsed hash: a04b60cad5c51870e80f668df3d720c0 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-08-14 03:54:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-08-14 03:53:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-08-14 03:54:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-08-14 03:53:47 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/08/14 04:45:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/08/14 04:45:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc000989a80): >openPending: err= 2025/08/14 04:45:51 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc000989a80): >_readAt: n=23, err=EOF 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc000989a80): close: 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:54:47 +0000 UTC 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc000989a80): >close: err= 2025/08/14 04:45:51 DEBUG : Re-reading directory (108.910104ms old) 2025/08/14 04:45:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : forgetting directory cache 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 62773e350f2f87e22c3d3c0d445c7a429aae8efa /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Parsed hash: 62773e350f2f87e22c3d3c0d445c7a429aae8efa 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc0007f6740): _readAt: size=512, off=0 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc0007f6740): openPending: 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 074978d6705e58530a3c8d378a08fa37 /rclone-test-fapenac1wagu/TestRWCacheUpdate 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: Parsed hash: 074978d6705e58530a3c8d378a08fa37 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-08-14 03:55:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-08-14 03:54:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-08-14 03:55:47 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-08-14 03:54:47 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/08/14 04:45:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/08/14 04:45:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc0007f6740): >openPending: err= 2025/08/14 04:45:51 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc0007f6740): >_readAt: n=24, err=EOF 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc0007f6740): close: 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-08-14 03:55:47 +0000 UTC 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate(0xc0007f6740): >close: err= 2025/08/14 04:45:51 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:51 DEBUG : Looking for writers 2025/08/14 04:45:51 DEBUG : TestRWCacheUpdate: reading active writers 2025/08/14 04:45:51 DEBUG : >WaitForWriters: 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (4.90s) === RUN TestCaseSensitivity run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:51 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : forgetting directory cache 2025/08/14 04:45:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/14 04:45:52 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:52 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/14 04:45:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/14 04:45:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:52 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:52 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/14 04:45:52 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/14 04:45:52 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/14 04:45:52 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:52 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/14 04:45:52 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:52 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/14 04:45:52 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/14 04:45:52 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/14 04:45:52 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:52 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeA: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/FiLeA" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-fapenac1wagu/FiLeA 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:52 DEBUG : FiLeA: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:52 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : FiLeB: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 7a5211eef71caf0a250ea202616030c063bd4f75 /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : FilEb: Parsed hash: 7a5211eef71caf0a250ea202616030c063bd4f75 2025/08/14 04:45:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/14 04:45:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/14 04:45:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FiLeB" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fapenac1wagu/FiLeB 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : FiLeB: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/14 04:45:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/14 04:45:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/14 04:45:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/FilEb" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 79369f78f7882c1baabbc7d45dc5daa0 /rclone-test-fapenac1wagu/FilEb 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : FilEb: Parsed hash: 79369f78f7882c1baabbc7d45dc5daa0 2025/08/14 04:45:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/14 04:45:53 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/14 04:45:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/14 04:45:53 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/14 04:45:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:53 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:53 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/14 04:45:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/14 04:45:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/14 04:45:53 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/14 04:45:53 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/14 04:45:53 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:53 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:53 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:53 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:53 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:53 DEBUG : Looking for writers 2025/08/14 04:45:53 DEBUG : FiLeA: reading active writers 2025/08/14 04:45:53 DEBUG : FiLeB: reading active writers 2025/08/14 04:45:53 DEBUG : FilEb: reading active writers 2025/08/14 04:45:53 DEBUG : >WaitForWriters: 2025/08/14 04:45:53 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:53 DEBUG : Looking for writers 2025/08/14 04:45:53 DEBUG : FiLeA: reading active writers 2025/08/14 04:45:53 DEBUG : FiLeB: reading active writers 2025/08/14 04:45:53 DEBUG : FilEb: reading active writers 2025/08/14 04:45:53 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (1.69s) === RUN TestUnicodeNormalization run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/normal name with no special characters.txt" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/normal\ name\ with\ no\ special\ characters.txt 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/normal\ name\ with\ no\ special\ characters.txt" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fapenac1wagu/normal name with no special characters.txt 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/normal name with no special characters.txt" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/normal\ name\ with\ no\ special\ characters.txt 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/normal\ name\ with\ no\ special\ characters.txt" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 /rclone-test-fapenac1wagu/normal name with no special characters.txt 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : normal name with no special characters.txt: Parsed hash: cbcc2ff6a0894e6e7f9a1a6a6a36b68fb36aa151 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/測試_Русский___ě_áñ" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/測試_Русский___ě_áñ 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/測試_Русский___ě_áñ" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fapenac1wagu/測試_Русский___ě_áñ 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:53 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/測試_Русский___ě_áñ" 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/測試_Русский___ě_áñ 2025/08/14 04:45:53 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/測試_Русский___ě_áñ" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 4c64312d5aa547e7c43b39f451fd0be214b550d6 /rclone-test-fapenac1wagu/測試_Русский___ě_áñ 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: Parsed hash: 4c64312d5aa547e7c43b39f451fd0be214b550d6 2025/08/14 04:45:54 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/normal name with no special characters.txt" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/normal\ name\ with\ no\ special\ characters.txt 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/normal\ name\ with\ no\ special\ characters.txt" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 89d903bc35dede724fd52c51437ff5fd /rclone-test-fapenac1wagu/normal name with no special characters.txt 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: Parsed hash: 89d903bc35dede724fd52c51437ff5fd 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/測試_Русский___ě_áñ" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/測試_Русский___ě_áñ 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/測試_Русский___ě_áñ" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: ff9cf2d690d888cb337f6bf4526b6130 /rclone-test-fapenac1wagu/測試_Русский___ě_áñ 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: Parsed hash: ff9cf2d690d888cb337f6bf4526b6130 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:54 DEBUG : Looking for writers 2025/08/14 04:45:54 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/14 04:45:54 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/14 04:45:54 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.67s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:54 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Reusing VFS from active cache 2025/08/14 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:54 DEBUG : Looking for writers 2025/08/14 04:45:54 DEBUG : >WaitForWriters: 2025/08/14 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:54 DEBUG : Looking for writers 2025/08/14 04:45:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.01s) === RUN TestVFSNewWithOpts run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:54 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:54 DEBUG : Looking for writers 2025/08/14 04:45:54 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:54 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:54 DEBUG : Looking for writers 2025/08/14 04:45:54 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:54 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/14 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:54 DEBUG : dir: Looking for writers 2025/08/14 04:45:54 DEBUG : file2: reading active writers 2025/08/14 04:45:54 DEBUG : Looking for writers 2025/08/14 04:45:54 DEBUG : dir: reading active writers 2025/08/14 04:45:54 DEBUG : file1: reading active writers 2025/08/14 04:45:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.35s) === RUN TestVFSStatParent run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:54 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:54 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/14 04:45:54 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:54 DEBUG : dir: Looking for writers 2025/08/14 04:45:54 DEBUG : Looking for writers 2025/08/14 04:45:54 DEBUG : dir: reading active writers 2025/08/14 04:45:54 DEBUG : file1: reading active writers 2025/08/14 04:45:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.28s) === RUN TestVFSOpenFile run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:54 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:54 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 0ef726ce9b1a7692357ff70dd321d595 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : file1: Parsed hash: 0ef726ce9b1a7692357ff70dd321d595 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a379624177abc4679cafafa8eae1d73e1478aaa6 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : file1: Parsed hash: a379624177abc4679cafafa8eae1d73e1478aaa6 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/14 04:45:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:55 DEBUG : file1: Open: flags=O_RDONLY 2025/08/14 04:45:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/14 04:45:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/14 04:45:55 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:55 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/14 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/new_file.txt" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/new_file.txt 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/new_file.txt" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/dir/new_file.txt 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:45:55 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/08/14 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/14 04:45:55 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:55 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/14 04:45:55 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:55 DEBUG : dir: Looking for writers 2025/08/14 04:45:55 DEBUG : file2: reading active writers 2025/08/14 04:45:55 DEBUG : new_file.txt: reading active writers 2025/08/14 04:45:55 DEBUG : Looking for writers 2025/08/14 04:45:55 DEBUG : dir: reading active writers 2025/08/14 04:45:55 DEBUG : file1: reading active writers 2025/08/14 04:45:55 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.48s) === RUN TestVFSRename run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:55 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : dir/file2: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file2" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fapenac1wagu/dir/file2 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : dir/file2: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/14 04:45:55 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/14 04:45:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000378780 2025/08/14 04:45:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/14 04:45:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : dir/file1: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/dir/file1" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fapenac1wagu/dir/file1 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : dir/file1: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/14 04:45:55 INFO : dir/file1: Moved (server-side) to: file0 2025/08/14 04:45:55 DEBUG : file0: Updating file with file0 0xc000378780 2025/08/14 04:45:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/14 04:45:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file0" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file0 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file0" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 25ba584dea3b091afba78acbe36da91a /rclone-test-fapenac1wagu/file0 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:55 DEBUG : file0: Parsed hash: 25ba584dea3b091afba78acbe36da91a 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file0" 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file0 2025/08/14 04:45:55 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file0" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 693a1c717811546a82e06145f0d12f4e35710bb9 /rclone-test-fapenac1wagu/file0 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:56 DEBUG : file0: Parsed hash: 693a1c717811546a82e06145f0d12f4e35710bb9 2025/08/14 04:45:56 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:56 DEBUG : dir: Looking for writers 2025/08/14 04:45:56 DEBUG : Looking for writers 2025/08/14 04:45:56 DEBUG : dir: reading active writers 2025/08/14 04:45:56 DEBUG : file0: reading active writers 2025/08/14 04:45:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.59s) === RUN TestVFSStatfs run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:56 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Server has VFS statistics extension 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: About path "/rclone-test-fapenac1wagu" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Failed to retrieve VFS statistics, trying shell command instead: sftp: "operation unsupported" (SSH_FX_OP_UNSUPPORTED) 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: About path "/rclone-test-fapenac1wagu" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: About using shell command for shell type "unix" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: df -k /rclone-test-fapenac1wagu 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "df -k /rclone-test-fapenac1wagu" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: Filesystem 1K-blocks Used Available Use% Mounted on /dev/root 157205004 95574456 55198552 60% / 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:56 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:56 DEBUG : Looking for writers 2025/08/14 04:45:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.11s) === RUN TestVFSMkdir run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:56 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddDir: "/" 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddDir: "b" 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddDir: "c" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddDir: "d" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 -s sftp 2025/08/14 04:45:56 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:56 DEBUG : Looking for writers 2025/08/14 04:45:56 DEBUG : a: Looking for writers 2025/08/14 04:45:56 DEBUG : b: Looking for writers 2025/08/14 04:45:56 DEBUG : c: Looking for writers 2025/08/14 04:45:56 DEBUG : d: Looking for writers 2025/08/14 04:45:56 DEBUG : Looking for writers 2025/08/14 04:45:56 DEBUG : c: reading active writers 2025/08/14 04:45:56 DEBUG : d: reading active writers 2025/08/14 04:45:56 DEBUG : /: reading active writers 2025/08/14 04:45:56 DEBUG : a: reading active writers 2025/08/14 04:45:56 DEBUG : b: reading active writers 2025/08/14 04:45:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.20s) === RUN TestVFSMkdirAll run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:56 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/14 04:45:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/14 04:45:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/14 04:45:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/08/14 04:45:56 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:56 DEBUG : a/b/c/d: Looking for writers 2025/08/14 04:45:56 DEBUG : a/b/c: Looking for writers 2025/08/14 04:45:56 DEBUG : d: reading active writers 2025/08/14 04:45:56 DEBUG : a/b: Looking for writers 2025/08/14 04:45:56 DEBUG : c: reading active writers 2025/08/14 04:45:56 DEBUG : a: Looking for writers 2025/08/14 04:45:56 DEBUG : b: reading active writers 2025/08/14 04:45:56 DEBUG : Looking for writers 2025/08/14 04:45:56 DEBUG : a: reading active writers 2025/08/14 04:45:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.03s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:56 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:56 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:56 DEBUG : Looking for writers 2025/08/14 04:45:56 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:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:56 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/14 04:45:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/14 04:45:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:56 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:56 DEBUG : file1: Parsed hash: aaf4c61ddcc5e8a2dabede0f3b482cd9aea9434d 2025/08/14 04:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/08/14 04:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:56 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:45:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/14 04:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (7 bytes), uploading instead of streaming 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 9141de76717e095d4dd05f1e686ad6a8 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:56 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:56 DEBUG : file1: Parsed hash: 9141de76717e095d4dd05f1e686ad6a8 2025/08/14 04:45:56 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2025/08/14 04:45:56 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:56 DEBUG : Looking for writers 2025/08/14 04:45:56 DEBUG : file1: reading active writers 2025/08/14 04:45:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.50s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:56 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:56 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/14 04:45:57 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/14 04:45:57 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/14 04:45:57 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (11 bytes), uploading instead of streaming 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:57 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:57 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/08/14 04:45:57 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:57 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:57 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5eb63bbbe01eeed093cb22bb8f5acdc3 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:58 DEBUG : file1: Parsed hash: 5eb63bbbe01eeed093cb22bb8f5acdc3 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: sha1sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "sha1sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:58 DEBUG : file1: Parsed hash: 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed 2025/08/14 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:58 DEBUG : Looking for writers 2025/08/14 04:45:58 DEBUG : file1: reading active writers 2025/08/14 04:45:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.32s) === RUN TestWriteFileHandleFlush run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:58 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (5 bytes), uploading instead of streaming 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 5d41402abc4b2a76b9719d911017c592 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:58 DEBUG : file1: Parsed hash: 5d41402abc4b2a76b9719d911017c592 2025/08/14 04:45:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/08/14 04:45:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/08/14 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:58 DEBUG : Looking for writers 2025/08/14 04:45:58 DEBUG : file1: reading active writers 2025/08/14 04:45:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.10s) === RUN TestWriteFileHandleRelease run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:58 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : file1: WriteFileHandle.Release closing 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:45:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/14 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:58 DEBUG : Looking for writers 2025/08/14 04:45:58 DEBUG : file1: reading active writers 2025/08/14 04:45:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:58 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (2 bytes), uploading instead of streaming 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: 49f68a5c8493ec2c0bf489821c21fc3b /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:58 DEBUG : file1: Parsed hash: 49f68a5c8493ec2c0bf489821c21fc3b 2025/08/14 04:45:58 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/08/14 04:45:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:58 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:58 DEBUG : Looking for writers 2025/08/14 04:45:58 DEBUG : file1: reading active writers 2025/08/14 04:45:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.08s) === RUN TestFileReadAtZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:58 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (0 bytes), uploading instead of streaming 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: d41d8cd98f00b204e9800998ecf8427e /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:58 DEBUG : file1: Parsed hash: d41d8cd98f00b204e9800998ecf8427e 2025/08/14 04:45:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/08/14 04:45:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:58 DEBUG : file1: Open: flags=O_RDONLY 2025/08/14 04:45:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/14 04:45:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/14 04:45:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:58 DEBUG : Looking for writers 2025/08/14 04:45:58 DEBUG : file1: reading active writers 2025/08/14 04:45:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.11s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "sftp://rclone@:22/rclone-test-fapenac1wagu", Local "Local file system at /tmp/rclone1753540444", Modify Window "1s" 2025/08/14 04:45:58 INFO : sftp://rclone@:22/rclone-test-fapenac1wagu: poll-interval is not supported by this remote 2025/08/14 04:45:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/14 04:45:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: File to upload is small (100 bytes), uploading instead of streaming 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Shell path "/rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: creating additional session 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Running remote command: md5sum /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: running: ssh -i /tmp/rclone-serve-sftp-ssh.key -o StrictHostKeyChecking=no -p 28623 user@127.0.0.1 "md5sum /rclone-test-fapenac1wagu/file1" 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: command exited OK 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Remote command result: a41fa4be8d556081d2c631bb1af9a9d0 /rclone-test-fapenac1wagu/file1 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: ssh external: close 2025/08/14 04:45:58 DEBUG : file1: Parsed hash: a41fa4be8d556081d2c631bb1af9a9d0 2025/08/14 04:45:58 DEBUG : file1: md5 = a41fa4be8d556081d2c631bb1af9a9d0 OK 2025/08/14 04:45:58 DEBUG : file1: Size and md5 of src and dst objects identical 2025/08/14 04:45:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/14 04:45:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/14 04:45:58 DEBUG : file1: Open: flags=O_RDONLY 2025/08/14 04:45:58 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/14 04:45:58 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/14 04:45:58 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/14 04:45:58 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/14 04:45:58 DEBUG : WaitForWriters: timeout=30s 2025/08/14 04:45:58 DEBUG : Looking for writers 2025/08/14 04:45:58 DEBUG : file1: reading active writers 2025/08/14 04:45:58 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.07s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2025/08/14 04:45:58 DEBUG : sftp://rclone@:22/rclone-test-fapenac1wagu: Purge dir "" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestSFTPRcloneSSH: -verbose" - Finished OK in 43.890718405s (try 1/5)